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. |
+ |