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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-model/animation-types/discrete-animation-expected.txt

Issue 1924663004: Import web-platform-tests@c969f975ca64b67ebcdddfefa0ef1d7d82680d88 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TestExpectations for web animations instead of skipping 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-model/animation-types/discrete-animation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-model/animation-types/discrete-animation-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-model/animation-types/discrete-animation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c343806ff1de8ea87aadfe68a04abc580e1a8faf
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-model/animation-types/discrete-animation-expected.txt
@@ -0,0 +1,8 @@
+This is a testharness.js-based test.
+FAIL Test animating discrete values anim.effect.getComputedTiming is not a function
+FAIL Test discrete animation is used when interpolation fails anim.effect.getComputedTiming is not a function
+PASS Test discrete animation is used only for pairs of values that cannot be interpolated
+PASS Test the 50% switch point for discrete animation is based on the effect easing
+PASS Test the 50% switch point for discrete animation is based on the keyframe easing
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698