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

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

Issue 2910883002: Clean up duplicate tests in web-animations-api (Closed)
Patch Set: Rebase and remove one more reference to deleted test Created 3 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/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
deleted file mode 100644
index 420d718aa49e45e0c722d4fb2fa0c493f93f409a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-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
-PASS startTime and currentTime are unresolved when animation is cancelled
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698