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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt

Issue 2143653006: Import wpt@c875b4212a473363afe8c09f012edf201386cb5b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update W3CImportExpectations Created 4 years, 5 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/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.
+

Powered by Google App Engine
This is Rietveld 408576698