| 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 "5" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" |
| 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
| 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
| 17 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 |