| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| 10 PASS successfullyParsed is true | 10 PASS successfullyParsed is true |
| 11 | 11 |
| 12 TEST COMPLETE | 12 TEST COMPLETE |
| 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "f2" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "f2" |
| 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" |
| 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "f3" |
| 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" |
| 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" | 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "f4" |
| 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" | 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" |
| 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" |
| 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6" |
| 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6" | 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "f6" |
| 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "f9" | 22 PASS gFocusedDocument.activeElement.getAttribute("id") is "f9" |
| 21 This test is testing that div with overflow:auto would scroll, by div with overf
low:hidden would not. | 23 This test is testing that div with overflow:auto would scroll, by div with overf
low:hidden would not. |
| OLD | NEW |