Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CSS Animations: | 1 CSS Animations: |
| 2 PASS: shape-image-threshold from [0.5] to [1] was [0] at -1.5 | 2 PASS: shape-image-threshold from [0.5] to [1] was [0] at -1.5 |
| 3 PASS: shape-image-threshold from [0.5] to [1] was [0.25] at -0.5 | 3 PASS: shape-image-threshold from [0.5] to [1] was [0.25] at -0.5 |
| 4 PASS: shape-image-threshold from [0.5] to [1] was [0.5] at 0 | 4 PASS: shape-image-threshold from [0.5] to [1] was [0.5] at 0 |
| 5 PASS: shape-image-threshold from [0.5] to [1] was [0.75] at 0.5 | 5 PASS: shape-image-threshold from [0.5] to [1] was [0.75] at 0.5 |
| 6 PASS: shape-image-threshold from [0.5] to [1] was [1] at 1 | 6 PASS: shape-image-threshold from [0.5] to [1] was [1] at 1 |
| 7 PASS: shape-image-threshold from [0.5] to [1] was [1] at 1.5 | 7 PASS: shape-image-threshold from [0.5] to [1] was [1] at 1.5 |
| 8 FAIL: shape-image-threshold from [2] to [4] was [1] at -1.5, expected [0] | |
| 9 FAIL: shape-image-threshold from [2] to [4] was [1] at -0.75, expected [0.5] | |
| 10 PASS: shape-image-threshold from [2] to [4] was [1] at -0.5 | |
| 11 PASS: shape-image-threshold from [2] to [4] was [2] at 0 | |
| 12 PASS: shape-image-threshold from [2] to [4] was [3] at 0.5 | |
| 13 PASS: shape-image-threshold from [2] to [4] was [4] at 1 | |
| 14 PASS: shape-image-threshold from [2] to [4] was [4] at 1.5 | |
| 8 | 15 |
| 9 Web Animations API: | 16 Web Animations API: |
| 10 PASS: shapeImageThreshold from [0.5] to [1] was [0] at -1.5 | 17 PASS: shapeImageThreshold from [0.5] to [1] was [0] at -1.5 |
| 11 PASS: shapeImageThreshold from [0.5] to [1] was [0.25] at -0.5 | 18 PASS: shapeImageThreshold from [0.5] to [1] was [0.25] at -0.5 |
| 12 PASS: shapeImageThreshold from [0.5] to [1] was [0.5] at 0 | 19 PASS: shapeImageThreshold from [0.5] to [1] was [0.5] at 0 |
| 13 PASS: shapeImageThreshold from [0.5] to [1] was [0.75] at 0.5 | 20 PASS: shapeImageThreshold from [0.5] to [1] was [0.75] at 0.5 |
| 14 PASS: shapeImageThreshold from [0.5] to [1] was [1] at 1 | 21 PASS: shapeImageThreshold from [0.5] to [1] was [1] at 1 |
| 15 PASS: shapeImageThreshold from [0.5] to [1] was [1] at 1.5 | 22 PASS: shapeImageThreshold from [0.5] to [1] was [1] at 1.5 |
| 23 PASS: shapeImageThreshold from [2] to [4] was [0] at -1.5 | |
| 24 PASS: shapeImageThreshold from [2] to [4] was [0.5] at -0.75 | |
| 25 PASS: shapeImageThreshold from [2] to [4] was [1] at -0.5 | |
| 26 PASS: shapeImageThreshold from [2] to [4] was [2] at 0 | |
|
dstockwell
2015/02/11 04:53:28
The expectations above 1 should just be 1, they ar
| |
| 27 PASS: shapeImageThreshold from [2] to [4] was [3] at 0.5 | |
| 28 PASS: shapeImageThreshold from [2] to [4] was [4] at 1 | |
| 29 PASS: shapeImageThreshold from [2] to [4] was [4] at 1.5 | |
| 16 | 30 |
| OLD | NEW |