OLD | NEW |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
8 | 8 |
9 | 9 |
10 | 10 |
11 | 11 |
12 | 12 |
13 | 13 |
14 | 14 |
| 15 PASS successfullyParsed is true |
| 16 |
| 17 TEST COMPLETE |
15 PASS gFocusedDocument.activeElement.getAttribute("id") is "p11" | 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "p11" |
16 PASS gFocusedDocument.activeElement.getAttribute("id") is "p12" | 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "p12" |
17 PASS gFocusedDocument.activeElement.getAttribute("id") is "s25" | 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "s25" |
18 PASS gFocusedDocument.activeElement.getAttribute("id") is "p12" | 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "p12" |
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "s13" | 22 PASS gFocusedDocument.activeElement.getAttribute("id") is "s13" |
20 PASS gFocusedDocument.activeElement.getAttribute("id") is "s12" | 23 PASS gFocusedDocument.activeElement.getAttribute("id") is "s12" |
21 PASS gFocusedDocument.activeElement.getAttribute("id") is "p11" | 24 PASS gFocusedDocument.activeElement.getAttribute("id") is "p11" |
22 PASS gFocusedDocument.activeElement.getAttribute("id") is "p21" | 25 PASS gFocusedDocument.activeElement.getAttribute("id") is "p21" |
23 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 26 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
24 This test is testing that we prefer focusable elements with absolute positioning
over other elements. | 27 This test is testing that we prefer focusable elements with absolute positioning
over other elements. |
OLD | NEW |