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 successfullyParsed is true |
| 8 |
| 9 TEST COMPLETE |
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" |
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" |
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" |
12 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" | 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" |
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "9" | 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "9" |
14 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
15 PASS gFocusedDocument.activeElement.getAttribute("id") is "right" | 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "right" |
16 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
17 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" | 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
18 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" | 22 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
20 | 23 |
OLD | NEW |