OLD | NEW |
1 | 1 |
2 | 2 |
3 | 3 |
| 4 PASS successfullyParsed is true |
| 5 |
| 6 TEST COMPLETE |
4 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
5 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
6 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
8 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 |