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