Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 PASS: background-color from [white] to [orange] was [white] at -0.3 | 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 | 2 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 | 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, 201, 102)] at 0.6 | 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 [orange] at 1 | 5 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 | 6 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 | 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 | 8 PASS: background-color from [initial] to [transparent] was [transparent] at 0 |
| 9 PASS: background-color from [initial] to [transparent] was [transparent] at 0.3 | 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.6 | 10 PASS: background-color from [initial] to [transparent] was [transparent] at 0.6 |
| 11 PASS: background-color from [initial] to [transparent] was [transparent] at 1 | 11 PASS: background-color from [initial] to [transparent] was [transparent] at 1 |
| 12 PASS: background-color from [initial] to [transparent] was [transparent] at 1.5 | 12 PASS: background-color from [initial] to [transparent] was [transparent] at 1.5 |
| 13 PASS: backgroundColor from [white] to [orange] was [white] at -0.3 | |
|
dstockwell
2014/03/20 00:35:45
It's not clear what the difference between this an
alancutter (OOO until 2018)
2014/03/20 04:59:56
Added headers to each test section.
| |
| 14 PASS: backgroundColor from [white] to [orange] was [white] at 0 | |
| 15 PASS: backgroundColor from [white] to [orange] was [rgb(255, 228, 179)] at 0.3 | |
| 16 PASS: backgroundColor from [white] to [orange] was [rgb(255, 201, 102)] at 0.6 | |
| 17 PASS: backgroundColor from [white] to [orange] was [orange] at 1 | |
| 18 PASS: backgroundColor from [white] to [orange] was [rgb(255, 120, 0)] at 1.5 | |
| 19 PASS: backgroundColor from [initial] to [transparent] was [transparent] at -0.3 | |
| 20 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0 | |
| 21 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0.3 | |
| 22 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 0.6 | |
| 23 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 1 | |
| 24 PASS: backgroundColor from [initial] to [transparent] was [transparent] at 1.5 | |
| 13 | 25 |
| OLD | NEW |