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 "5" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" |
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
12 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
14 This test tests that areas of an imagemap can be reached with spatial navigation
. | 17 This test tests that areas of an imagemap can be reached with spatial navigation
. |
OLD | NEW |