| OLD | NEW |
| 1 CSS Animations: |
| 1 PASS: background-color from [white] to [orange] was [white] at -0.3 | 2 PASS: background-color from [white] to [orange] was [white] at -0.3 |
| 2 PASS: background-color from [white] to [orange] was [white] at 0 | 3 PASS: background-color from [white] to [orange] was [white] at 0 |
| 3 PASS: background-color from [white] to [orange] was [rgb(255, 228, 179)] at 0.3 | 4 PASS: background-color from [white] to [orange] was [rgb(255, 228, 179)] at 0.3 |
| 4 PASS: background-color from [white] to [orange] was [rgb(255, 201, 102)] at 0.6 | 5 PASS: background-color from [white] to [orange] was [rgb(255, 201, 102)] at 0.6 |
| 5 PASS: background-color from [white] to [orange] was [orange] at 1 | 6 PASS: background-color from [white] to [orange] was [orange] at 1 |
| 6 PASS: background-color from [white] to [orange] was [rgb(255, 120, 0)] at 1.5 | 7 PASS: background-color from [white] to [orange] was [rgb(255, 120, 0)] at 1.5 |
| 7 PASS: background-color from [initial] to [transparent] was [transparent] at -0.3 | 8 PASS: background-color from [initial] to [transparent] was [transparent] at -0.3 |
| 8 PASS: background-color from [initial] to [transparent] was [transparent] at 0 | 9 PASS: background-color from [initial] to [transparent] was [transparent] at 0 |
| 9 PASS: background-color from [initial] to [transparent] was [transparent] at 0.3 | 10 PASS: background-color from [initial] to [transparent] was [transparent] at 0.3 |
| 10 PASS: background-color from [initial] to [transparent] was [transparent] at 0.6 | 11 PASS: background-color from [initial] to [transparent] was [transparent] at 0.6 |
| 11 PASS: background-color from [initial] to [transparent] was [transparent] at 1 | 12 PASS: background-color from [initial] to [transparent] was [transparent] at 1 |
| 12 PASS: background-color from [initial] to [transparent] was [transparent] at 1.5 | 13 PASS: background-color from [initial] to [transparent] was [transparent] at 1.5 |
| 13 | 14 |
| 15 Web Animations API: |
| 16 PASS: backgroundColor from [white] to [orange] was [white] at -0.3 |
| 17 PASS: backgroundColor from [white] to [orange] was [white] at 0 |
| 18 PASS: backgroundColor from [white] to [orange] was [rgb(255, 228, 179)] at 0.3 |
| 19 PASS: backgroundColor from [white] to [orange] was [rgb(255, 201, 102)] at 0.6 |
| 20 PASS: backgroundColor from [white] to [orange] was [orange] at 1 |
| 21 PASS: backgroundColor from [white] to [orange] was [rgb(255, 120, 0)] at 1.5 |
| 22 PASS: backgroundColor from [initial] to [transparent] was [transparent] at -0.3 |
| 23 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0 |
| 24 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0.3 |
| 25 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0.6 |
| 26 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 1 |
| 27 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 1.5 |
| 28 |
| OLD | NEW |