| OLD | NEW |
| 1 a | 1 a |
| 2 a a a | 2 a a a |
| 3 a a a | 3 a a a |
| 4 a a a | 4 a a a |
| 5 a | 5 a |
| 6 a | 6 a |
| 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
| 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" |
| 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" |
| 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" |
| 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" |
| 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "9" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "9" |
| 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
| 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "right" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "right" |
| 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
| 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
| 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
| 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
| 20 | 20 |
| OLD | NEW |