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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt

Issue 2323113002: Revert "Import wpt@65954a35b4e0a5cee1f4839271ba0e44f187c0a6" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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/timing-model/animation-effects/phases-and-states-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt
deleted file mode 100644
index 042ddbed22de04f40ab8e9263f1f2c0c397e6bd5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/phases-and-states-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-This is a testharness.js-based test.
-PASS Phase calculation for a simple animation effect
-PASS Phase calculation for an animation effect with a positive start delay
-PASS Phase calculation for an animation effect with a negative start delay
-PASS Phase calculation for an animation effect with a positive end delay
-PASS Phase calculation for an animation effect with a negative end delay lesser in magnitude than the active duration
-PASS Phase calculation for an animation effect with a negative end delay equal in magnitude to the active duration
-PASS Phase calculation for an animation effect with a negative end delay greater in magnitude than the active duration
-PASS Phase calculation for an animation effect with a positive start delay and a negative end delay lesser in magnitude than the active duration
-PASS Phase calculation for an animation effect with a negative start delay and a negative end delay equal in magnitude to the active duration
-PASS Phase calculation for an animation effect with a negative start delay and a negative end delay equal greater in magnitude than the active duration
-FAIL Phase calculation for a simple animation effect with negative playback rate assert_not_equals: Animation effect is in active phase when current time is 1ms got disallowed value null
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698