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

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

Issue 2147643003: Replace undefined assert_undefined function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
index 1817639bf07bfb96df046eead36220245bf9acea..420d718aa49e45e0c722d4fb2fa0c493f93f409a 100644
--- a/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
+++ b/third_party/WebKit/LayoutTests/web-animations-api/startTime-expected.txt
@@ -4,6 +4,6 @@ FAIL startTime of a play-pending animation is unresolved Animation is not define
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
+PASS startTime and currentTime are unresolved when animation is cancelled
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