OLD | NEW |
| 1 CSS Animations: |
1 PASS: min-height from [0px] to [100px] was [0] at -0.5 | 2 PASS: min-height from [0px] to [100px] was [0] at -0.5 |
2 PASS: min-height from [0px] to [100px] was [0] at 0 | 3 PASS: min-height from [0px] to [100px] was [0] at 0 |
3 PASS: min-height from [0px] to [100px] was [30px] at 0.3 | 4 PASS: min-height from [0px] to [100px] was [30px] at 0.3 |
4 PASS: min-height from [0px] to [100px] was [60px] at 0.6 | 5 PASS: min-height from [0px] to [100px] was [60px] at 0.6 |
5 PASS: min-height from [0px] to [100px] was [100px] at 1 | 6 PASS: min-height from [0px] to [100px] was [100px] at 1 |
6 PASS: min-height from [0px] to [100px] was [150px] at 1.5 | 7 PASS: min-height from [0px] to [100px] was [150px] at 1.5 |
7 | 8 |
| 9 Web Animations API: |
| 10 PASS: minHeight from [0px] to [100px] was [0] at -0.5 |
| 11 PASS: minHeight from [0px] to [100px] was [0] at 0 |
| 12 PASS: minHeight from [0px] to [100px] was [30px] at 0.3 |
| 13 PASS: minHeight from [0px] to [100px] was [60px] at 0.6 |
| 14 PASS: minHeight from [0px] to [100px] was [100px] at 1 |
| 15 PASS: minHeight from [0px] to [100px] was [150px] at 1.5 |
| 16 |
OLD | NEW |