OLD | NEW |
1 2 | 1 2 |
2 4 6 | 2 4 6 |
3 8 | 3 8 |
| 4 PASS successfullyParsed is true |
| 5 |
| 6 TEST COMPLETE |
4 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" | 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" |
5 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
6 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" | 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" | 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" | 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" |
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
12 | 15 |
OLD | NEW |