blob: d8ef9d911dea107b8a976ebb7f34921fcee6c117 [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