haikuwebkit/LayoutTests/fast/forms/focus-with-display-block-ex...

17 lines
497 B
Plaintext

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