| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/easing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/easing-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/easing-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ccc638c34a9acfd8ce974564e2c153a54a477ef0
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/easing-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +This is a testharness.js-based test.
|
| +FAIL steps(start) function animation.effect.getComputedTiming is not a function
|
| +FAIL steps(end) function animation.effect.getComputedTiming is not a function
|
| +FAIL linear function animation.effect.getComputedTiming is not a function
|
| +FAIL ease function animation.effect.getComputedTiming is not a function
|
| +FAIL ease-in function animation.effect.getComputedTiming is not a function
|
| +FAIL ease-in-out function animation.effect.getComputedTiming is not a function
|
| +FAIL ease-out function animation.effect.getComputedTiming is not a function
|
| +FAIL easing function which produces values greater than 1 animation.effect.getComputedTiming is not a function
|
| +PASS Test invalid easing value
|
| +FAIL Change the easing while the animation is running anim.effect.getComputedTiming is not a function
|
| +Harness: the test ran to completion.
|
| +
|
|
|