author | Aryeh Gregor <ayg@aryeh.name> |
Thu, 06 Aug 2015 16:42:57 +0300 | |
changeset 743 | 7fdfbbba5b54 |
parent 742 | 982a10003f0d |
child 744 | 22257987e0be |
conformancetest/event.html |
--- a/conformancetest/event.html Thu Aug 06 15:57:36 2015 +0300 +++ b/conformancetest/event.html Thu Aug 06 16:42:57 2015 +0300 @@ -1,5 +1,6 @@ <!doctype html> <title>Editing event tests</title> +<style>body { font-family: serif }</style> <script src=https://w3c-test.org/resources/testharness.js></script> <script src=https://w3c-test.org/resources/testharnessreport.js></script> <div id=test></div>