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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/delay-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/animation-effect-timing/delay-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/delay-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/delay-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dc3e34b9a4cab563d3533727791a3f93fa476b25
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-effect-timing/delay-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+FAIL set delay 100 anim.effect.getComputedTiming is not a function
+FAIL set delay -100 anim.effect.getComputedTiming is not a function
+FAIL Test adding a positive delay to an animation without a backwards fill makes it no longer active anim.effect.getComputedTiming is not a function
+FAIL Test seeking an animation by setting a negative delay anim.effect.getComputedTiming is not a function
+FAIL Test finishing an animation using a large negative delay anim.effect.getComputedTiming is not a function
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698