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

Unified Diff: third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt

Issue 2141853002: Delete test and move code to new file startTime.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: For review 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
« no previous file with comments | « third_party/WebKit/LayoutTests/web-animations-api/startTime.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
diff --git a/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1817639bf07bfb96df046eead36220245bf9acea
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
@@ -0,0 +1,9 @@
+This is a testharness.js-based test.
+FAIL startTime of a newly created (idle) animation is unresolved Animation is not defined
+FAIL startTime of a play-pending animation is unresolved Animation is not defined
+FAIL startTime of a pause-pending animation is unresolved Animation is not defined
+PASS startTime of a play-pending animation created using Element.animate shortcut is unresolved
+PASS startTime is resolved when running
+FAIL startTime and currentTime are unresolved when animation is cancelled assert_unresolved is not defined
+Harness: the test ran to completion.
+
« no previous file with comments | « third_party/WebKit/LayoutTests/web-animations-api/startTime.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698