| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 FAIL steps(start) function animation.effect.getComputedTiming is not a function |
| 3 FAIL steps(end) function animation.effect.getComputedTiming is not a function |
| 4 FAIL linear function animation.effect.getComputedTiming is not a function |
| 5 FAIL ease function animation.effect.getComputedTiming is not a function |
| 6 FAIL ease-in function animation.effect.getComputedTiming is not a function |
| 7 FAIL ease-in-out function animation.effect.getComputedTiming is not a function |
| 8 FAIL ease-out function animation.effect.getComputedTiming is not a function |
| 9 FAIL easing function which produces values greater than 1 animation.effect.getCo
mputedTiming is not a function |
| 10 FAIL Test invalid easing value assert_throws: function "function () { |
| 11 anim.effect.timing.easing..." did not throw |
| 12 FAIL Change the easing while the animation is running anim.effect.getComputedTim
ing is not a function |
| 13 Harness: the test ran to completion. |
| 14 |
| OLD | NEW |