OLD | NEW |
| (Empty) |
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a
nd will be removed. Please use CSS animations or Web animations instead. | |
2 | |
3 SVG SMIL: | |
4 PASS: pointsAtX from [1] to [6] was [1] at 0 | |
5 PASS: pointsAtX from [1] to [6] was [2] at 0.2 | |
6 PASS: pointsAtX from [1] to [6] was [4] at 0.6 | |
7 PASS: pointsAtX from [1] to [6] was [6] at 1 | |
8 PASS: pointsAtY from [1] to [6] was [1] at 0 | |
9 PASS: pointsAtY from [1] to [6] was [2] at 0.2 | |
10 PASS: pointsAtY from [1] to [6] was [4] at 0.6 | |
11 PASS: pointsAtY from [1] to [6] was [6] at 1 | |
12 PASS: pointsAtZ from [1] to [6] was [1] at 0 | |
13 PASS: pointsAtZ from [1] to [6] was [2] at 0.2 | |
14 PASS: pointsAtZ from [1] to [6] was [4] at 0.6 | |
15 PASS: pointsAtZ from [1] to [6] was [6] at 1 | |
16 | |
17 Web Animations API: | |
18 PASS: pointsAtX from [1] to [6] was [-1] at -0.4 | |
19 PASS: pointsAtX from [1] to [6] was [1] at 0 | |
20 PASS: pointsAtX from [1] to [6] was [2] at 0.2 | |
21 PASS: pointsAtX from [1] to [6] was [4] at 0.6 | |
22 PASS: pointsAtX from [1] to [6] was [6] at 1 | |
23 PASS: pointsAtX from [1] to [6] was [8] at 1.4 | |
24 PASS: pointsAtY from [1] to [6] was [-1] at -0.4 | |
25 PASS: pointsAtY from [1] to [6] was [1] at 0 | |
26 PASS: pointsAtY from [1] to [6] was [2] at 0.2 | |
27 PASS: pointsAtY from [1] to [6] was [4] at 0.6 | |
28 PASS: pointsAtY from [1] to [6] was [6] at 1 | |
29 PASS: pointsAtY from [1] to [6] was [8] at 1.4 | |
30 PASS: pointsAtZ from [1] to [6] was [-1] at -0.4 | |
31 PASS: pointsAtZ from [1] to [6] was [1] at 0 | |
32 PASS: pointsAtZ from [1] to [6] was [2] at 0.2 | |
33 PASS: pointsAtZ from [1] to [6] was [4] at 0.6 | |
34 PASS: pointsAtZ from [1] to [6] was [6] at 1 | |
35 PASS: pointsAtZ from [1] to [6] was [8] at 1.4 | |
36 | |
OLD | NEW |