| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 . | 4 . |
| 5 | 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
| 6 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 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 a div with css overflow:auto will scroll to reveal its focu
sable elements | 19 This test tests that a div with css overflow:auto will scroll to reveal its focu
sable elements |
| OLD | NEW |