OLD | NEW |
| 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. |
1 | 2 |
2 SVG SMIL: | 3 SVG SMIL: |
3 PASS: width from [10] to [60] was [10] at 0 | 4 PASS: width from [10] to [60] was [10] at 0 |
4 PASS: width from [10] to [60] was [20] at 0.2 | 5 PASS: width from [10] to [60] was [20] at 0.2 |
5 PASS: width from [10] to [60] was [40] at 0.6 | 6 PASS: width from [10] to [60] was [40] at 0.6 |
6 PASS: width from [10] to [60] was [60] at 1 | 7 PASS: width from [10] to [60] was [60] at 1 |
7 PASS: width from [10%] to [60%] was [10%] at 0 | 8 PASS: width from [10%] to [60%] was [10%] at 0 |
8 PASS: width from [10%] to [60%] was [20%] at 0.2 | 9 PASS: width from [10%] to [60%] was [20%] at 0.2 |
9 PASS: width from [10%] to [60%] was [40%] at 0.6 | 10 PASS: width from [10%] to [60%] was [40%] at 0.6 |
10 PASS: width from [10%] to [60%] was [60%] at 1 | 11 PASS: width from [10%] to [60%] was [60%] at 1 |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 PASS: width from [10rem] to [60rem] was [40rem] at 0.6 | 57 PASS: width from [10rem] to [60rem] was [40rem] at 0.6 |
57 PASS: width from [10rem] to [60rem] was [60rem] at 1 | 58 PASS: width from [10rem] to [60rem] was [60rem] at 1 |
58 PASS: width from [10rem] to [60rem] was [80rem] at 1.4 | 59 PASS: width from [10rem] to [60rem] was [80rem] at 1.4 |
59 PASS: width from [10in] to [20rem] was [1264] at -0.4 | 60 PASS: width from [10in] to [20rem] was [1264] at -0.4 |
60 PASS: width from [10in] to [20rem] was [10in] at 0 | 61 PASS: width from [10in] to [20rem] was [10in] at 0 |
61 PASS: width from [10in] to [20rem] was [808] at 0.2 | 62 PASS: width from [10in] to [20rem] was [808] at 0.2 |
62 PASS: width from [10in] to [20rem] was [504] at 0.6 | 63 PASS: width from [10in] to [20rem] was [504] at 0.6 |
63 PASS: width from [10in] to [20rem] was [20rem] at 1 | 64 PASS: width from [10in] to [20rem] was [20rem] at 1 |
64 PASS: width from [10in] to [20rem] was [0] at 1.4 | 65 PASS: width from [10in] to [20rem] was [0] at 1.4 |
65 | 66 |
OLD | NEW |