blob: aed5cac20314bfad21e69e815a1253d192ef4d6d [file] [log] [blame]
This test ensures that <output>, <meter> and <progress> are not focused.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
- Moves the focus by using keyDown() in DRT, otherwise using element.focus().
- checkFocus() returns true when <output>, <meter> and <progress> do not have focus.
PASS checkFocus() is true
PASS checkFocus() is true
PASS checkFocus() is true
PASS checkFocus() is true
PASS successfullyParsed is true
TEST COMPLETE
Text in output element