Name Description Size Coverage
editor-test-utils.js EditorTestUtils is a helper utilities to test HTML editor. This can be instantiated per an editing host. If you test `designMode`, the editing host should be the <body> element. Note that if you want to use sendKey in a sub-document, you need to include testdriver.js (and related files) from the sub-document before creating this. 18807 -
implementation.js Returns true if ancestor is an ancestor of descendant, false otherwise. 329752 -
manualtest.js 7929 -
reset.css Make sure various CSS values are what are expected, so that tests work right. 1176 -
tests.css Somehow Opera doesn't render the X's if the font is serif, on my machine. 2156 -
tests.js 258575 -