OLD | NEW |
1 That is is a normal link. | 1 That is is a normal link. |
2 | 2 |
3 This is a scrollable Div created with the CSS property overflow. | 3 This is a scrollable Div created with the CSS property overflow. |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
8 | 8 |
9 | 9 |
10 | 10 |
11 | 11 |
12 | 12 |
13 ... and here we have a clipped overflow link. | 13 ... and here we have a clipped overflow link. |
14 | 14 |
15 And this is another normal link_2. | 15 And this is another normal link_2. |
16 | 16 |
| 17 PASS successfullyParsed is true |
| 18 |
| 19 TEST COMPLETE |
17 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" | 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" |
18 PASS true is true | 21 PASS true is true |
19 | 22 |
OLD | NEW |