Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/effect-easing-expected.txt

Issue 1899623002: Import latest web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: handle new failures Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698