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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/current-time-expected.txt

Issue 2086283003: Update web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into wpt_import Created 4 years, 6 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/animations/current-time-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/current-time-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/current-time-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..766428bb98ac084dff7342ec69e9b236b81f663c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animations/current-time-expected.txt
@@ -0,0 +1,7 @@
+This is a testharness.js-based test.
+FAIL The current time returns the hold time when set Animation is not defined
+FAIL The current time is unresolved when there is no associated timeline (and no hold time is set) Animation is not defined
+FAIL The current time is unresolved when the start time is unresolved (and no hold time is set) Animation is not defined
+FAIL The current time is calculated from the timeline time, start time and playback rate Animation is not defined
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698