OLD | NEW |
1 Transitions on :before and :after pseudo elements should run | 1 Transitions on :before and :after pseudo elements should run |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
6 PASS div.offsetWidth is 52 | 9 PASS div.offsetWidth is 52 |
7 PASS div.offsetWidth is within 1 of 20 | 10 PASS div.offsetWidth is within 1 of 20 |
8 PASS computedTop is within 1 of 170 | 11 PASS computedTop is within 1 of 170 |
9 PASS div.offsetWidth is within 1 of 12 | 12 PASS div.offsetWidth is within 1 of 12 |
10 PASS computedTop is within 1 of 200 | 13 PASS computedTop is within 1 of 200 |
11 PASS div.offsetWidth is 52 | 14 PASS div.offsetWidth is 52 |
12 PASS div.offsetWidth is within 1 of 20 | 15 PASS div.offsetWidth is within 1 of 20 |
13 PASS computedTop is within 1 of 170 | 16 PASS computedTop is within 1 of 170 |
14 PASS div.offsetWidth is within 1 of 12 | 17 PASS div.offsetWidth is within 1 of 12 |
15 PASS computedTop is within 1 of 200 | 18 PASS computedTop is within 1 of 200 |
16 PASS successfullyParsed is true | 19 PASS successfullyParsed is true |
17 | 20 |
18 TEST COMPLETE | 21 TEST COMPLETE |
19 PASS successfullyParsed is true | |
20 | |
21 TEST COMPLETE | |
22 | 22 |
OLD | NEW |