OLD | NEW |
---|---|
1 This tests that focus() works on an empty anchor. | 1 This tests that focus() and sequential focus navigation work on empty anchors. |
2 | 2 |
3 TEST PASSED | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". |
4 | |
5 | |
6 PASS document.activeElement is emptyAnchor1 | |
7 PASS document.activeElement is emptyAnchor2 | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 | |
OLD | NEW |