| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 PASS successfullyParsed is true |
| 5 |
| 6 TEST COMPLETE |
| 4 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 5 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 6 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" |
| 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
| 16 This test tests that areas of an imagemap can be reached with spatial navigation
even if they are overlapped. | 19 This test tests that areas of an imagemap can be reached with spatial navigation
even if they are overlapped. |
| OLD | NEW |