Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt |
index 2f6dabaca99e8379d920b63f5fb76da2aa8df945..89474c6e0a5cf397319287dca28238577afb9aee 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt |
@@ -20,5 +20,17 @@ FAIL effect easing produces values greater than 1 with keyframe easing producing |
FAIL effect easing which produces values greater than 1 and the tangent on the upper boundary is infinity with keyframe easing producing values greater than 1 Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. |
FAIL effect easing produces negative values with keyframe easing producing negative values Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. |
FAIL effect easing which produces negative values and the tangent on the lower boundary is infinity with keyframe easing producing negative values Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. |
+FAIL Test bounds point of step-start easing animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with compositor animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with reverse direction animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with iterationStart not at a transition point animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with iterationStart and delay animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with iterationStart and reverse direction animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step(4, start) easing with iterationStart 0.75 and delay animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with alternate direction animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing with alternate-reverse direction animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-start easing in keyframe animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-end easing with iterationStart and delay animation.effect.getComputedTiming is not a function |
+FAIL Test bounds point of step-end easing with iterationStart not at a transition point animation.effect.getComputedTiming is not a function |
Harness: the test ran to completion. |