OLD | NEW |
1 CSS Animations: | 1 CSS Animations: |
2 PASS: opacity from [0] to [1] was [0] at -0.3 | 2 PASS: opacity from [0] to [1] was [0] at -0.3 |
3 PASS: opacity from [0] to [1] was [0] at 0 | 3 PASS: opacity from [0] to [1] was [0] at 0 |
4 PASS: opacity from [0] to [1] was [0.3] at 0.3 | 4 PASS: opacity from [0] to [1] was [0.3] at 0.3 |
5 PASS: opacity from [0] to [1] was [0.6] at 0.6 | 5 PASS: opacity from [0] to [1] was [0.6] at 0.6 |
6 PASS: opacity from [0] to [1] was [1] at 1 | 6 PASS: opacity from [0] to [1] was [1] at 1 |
7 PASS: opacity from [0] to [1] was [1] at 1.5 | 7 PASS: opacity from [0] to [1] was [1] at 1.5 |
8 FAIL: opacity from [-2] to [-4] was [0] at -1.25, expected [0.5] | 8 PASS: opacity from [-2] to [-4] was [0.5] at -1.25 |
9 PASS: opacity from [-2] to [-4] was [0] at -0.3 | 9 PASS: opacity from [-2] to [-4] was [0] at -0.3 |
10 PASS: opacity from [-2] to [-4] was [0] at 0 | 10 PASS: opacity from [-2] to [-4] was [0] at 0 |
11 PASS: opacity from [-2] to [-4] was [0] at 0.3 | 11 PASS: opacity from [-2] to [-4] was [0] at 0.3 |
12 PASS: opacity from [-2] to [-4] was [0] at 0.6 | 12 PASS: opacity from [-2] to [-4] was [0] at 0.6 |
13 PASS: opacity from [-2] to [-4] was [0] at 1 | 13 PASS: opacity from [-2] to [-4] was [0] at 1 |
14 PASS: opacity from [-2] to [-4] was [0] at 1.5 | 14 PASS: opacity from [-2] to [-4] was [0] at 1.5 |
15 | 15 |
16 Web Animations API: | 16 Web Animations API: |
17 PASS: opacity from [0] to [1] was [0] at -0.3 | 17 PASS: opacity from [0] to [1] was [0] at -0.3 |
18 PASS: opacity from [0] to [1] was [0] at 0 | 18 PASS: opacity from [0] to [1] was [0] at 0 |
19 PASS: opacity from [0] to [1] was [0.3] at 0.3 | 19 PASS: opacity from [0] to [1] was [0.3] at 0.3 |
20 PASS: opacity from [0] to [1] was [0.6] at 0.6 | 20 PASS: opacity from [0] to [1] was [0.6] at 0.6 |
21 PASS: opacity from [0] to [1] was [1] at 1 | 21 PASS: opacity from [0] to [1] was [1] at 1 |
22 PASS: opacity from [0] to [1] was [1] at 1.5 | 22 PASS: opacity from [0] to [1] was [1] at 1.5 |
23 PASS: opacity from [-2] to [-4] was [0.5] at -1.25 | 23 PASS: opacity from [-2] to [-4] was [0.5] at -1.25 |
24 PASS: opacity from [-2] to [-4] was [0] at -0.3 | 24 PASS: opacity from [-2] to [-4] was [0] at -0.3 |
25 PASS: opacity from [-2] to [-4] was [0] at 0 | 25 PASS: opacity from [-2] to [-4] was [0] at 0 |
26 PASS: opacity from [-2] to [-4] was [0] at 0.3 | 26 PASS: opacity from [-2] to [-4] was [0] at 0.3 |
27 PASS: opacity from [-2] to [-4] was [0] at 0.6 | 27 PASS: opacity from [-2] to [-4] was [0] at 0.6 |
28 PASS: opacity from [-2] to [-4] was [0] at 1 | 28 PASS: opacity from [-2] to [-4] was [0] at 1 |
29 PASS: opacity from [-2] to [-4] was [0] at 1.5 | 29 PASS: opacity from [-2] to [-4] was [0] at 1.5 |
30 | 30 |
OLD | NEW |