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: height from [10] to [60] was [10] at 0 | 4 PASS: height from [10] to [60] was [10] at 0 |
4 PASS: height from [10] to [60] was [20] at 0.2 | 5 PASS: height from [10] to [60] was [20] at 0.2 |
5 PASS: height from [10] to [60] was [40] at 0.6 | 6 PASS: height from [10] to [60] was [40] at 0.6 |
6 PASS: height from [10] to [60] was [60] at 1 | 7 PASS: height from [10] to [60] was [60] at 1 |
7 PASS: height from [10%] to [60%] was [10%] at 0 | 8 PASS: height from [10%] to [60%] was [10%] at 0 |
8 PASS: height from [10%] to [60%] was [20%] at 0.2 | 9 PASS: height from [10%] to [60%] was [20%] at 0.2 |
9 PASS: height from [10%] to [60%] was [40%] at 0.6 | 10 PASS: height from [10%] to [60%] was [40%] at 0.6 |
10 PASS: height from [10%] to [60%] was [60%] at 1 | 11 PASS: height from [10%] to [60%] was [60%] at 1 |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 PASS: height from [10rem] to [60rem] was [40rem] at 0.6 | 57 PASS: height from [10rem] to [60rem] was [40rem] at 0.6 |
57 PASS: height from [10rem] to [60rem] was [60rem] at 1 | 58 PASS: height from [10rem] to [60rem] was [60rem] at 1 |
58 PASS: height from [10rem] to [60rem] was [80rem] at 1.4 | 59 PASS: height from [10rem] to [60rem] was [80rem] at 1.4 |
59 PASS: height from [10mm] to [20px] was [44.913387298583984] at -0.4 | 60 PASS: height from [10mm] to [20px] was [44.913387298583984] at -0.4 |
60 PASS: height from [10mm] to [20px] was [10mm] at 0 | 61 PASS: height from [10mm] to [20px] was [10mm] at 0 |
61 PASS: height from [10mm] to [20px] was [34.23622131347656] at 0.2 | 62 PASS: height from [10mm] to [20px] was [34.23622131347656] at 0.2 |
62 PASS: height from [10mm] to [20px] was [27.11811065673828] at 0.6 | 63 PASS: height from [10mm] to [20px] was [27.11811065673828] at 0.6 |
63 PASS: height from [10mm] to [20px] was [20px] at 1 | 64 PASS: height from [10mm] to [20px] was [20px] at 1 |
64 PASS: height from [10mm] to [20px] was [12.881889343261719] at 1.4 | 65 PASS: height from [10mm] to [20px] was [12.881889343261719] at 1.4 |
65 | 66 |
OLD | NEW |