OLD | NEW |
1 | 1 |
2 | 2 |
3 | 3 |
4 PASS successfullyParsed is true | 4 PASS successfullyParsed is true |
5 | 5 |
6 TEST COMPLETE | 6 TEST COMPLETE |
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
11 This test tests that areas of an imagemap without an href are not focusable, thu
s can not be reached with spatial navigation. | 11 This test tests that areas of an imagemap without an href are not focusable, thu
s can not be reached with spatial navigation. |
OLD | NEW |