| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS This test uses interpolation-test.js. |
| 3 PASS CSS Animations: property <display> from [none] to [flex] at (-0.3) is [bloc
k] |
| 4 PASS CSS Animations: property <display> from [none] to [flex] at (0) is [block] |
| 5 PASS CSS Animations: property <display> from [none] to [flex] at (0.3) is [block
] |
| 6 PASS CSS Animations: property <display> from [none] to [flex] at (0.6) is [block
] |
| 7 PASS CSS Animations: property <display> from [none] to [flex] at (1) is [block] |
| 8 PASS CSS Animations: property <display> from [none] to [flex] at (1.5) is [block
] |
| 9 FAIL Web Animations: property <display> from [none] to [flex] at (-0.3) is [bloc
k] assert_equals: expected "none " but got "block " |
| 10 FAIL Web Animations: property <display> from [none] to [flex] at (0) is [block]
assert_equals: expected "none " but got "block " |
| 11 FAIL Web Animations: property <display> from [none] to [flex] at (0.3) is [block
] assert_equals: expected "none " but got "block " |
| 12 FAIL Web Animations: property <display> from [none] to [flex] at (0.5) is [block
] assert_equals: expected "flex " but got "block " |
| 13 FAIL Web Animations: property <display> from [none] to [flex] at (0.6) is [block
] assert_equals: expected "flex " but got "block " |
| 14 FAIL Web Animations: property <display> from [none] to [flex] at (1) is [block]
assert_equals: expected "flex " but got "block " |
| 15 FAIL Web Animations: property <display> from [none] to [flex] at (1.5) is [block
] assert_equals: expected "flex " but got "block " |
| 16 Harness: the test ran to completion. |
| 17 |
| OLD | NEW |