Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b814546a40ef91d1e060cec45eb98f9fbfbb45c5 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt |
@@ -0,0 +1,19 @@ |
+This is a testharness.js-based test. |
+FAIL Test distribute spacing anim.effect.getKeyframes is not a function |
+FAIL Test distribute spacing with specific offsets anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing without any keyframe anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing with specific offsets anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing if some paced property values are equal anim.effect.getKeyframes is not a function |
+FAIL Test falling back to distribute spacing if all paced property value are equal anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing if there a keyframe without the paced property anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing if a paced property that appears on only some keyframes anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing if a paced property that appears on only some keyframes and there is a specific offset anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing where there are some keyframes without offsets and without the paced property before the first paceable keyframe and after the last paceable keyframe anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing for using shorthand property anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing using shorthand property where only the longhand components are specified anim.effect.getKeyframes is not a function |
+FAIL Test falling back to distribute spacing if all keyframe miss some components anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing only for keyframes specifying all longhand components, and falling back to distribute spacing for the reset anim.effect.getKeyframes is not a function |
+FAIL Test paced spacing only for keyframes specifying all some components, and falling back to distribute spacing for the reset with some specific offsets anim.effect.getKeyframes is not a function |
+Harness: the test ran to completion. |
+ |