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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL startTime of a newly created (idle) animation is unresolved Animation is no t defined 2 FAIL startTime of a newly created (idle) animation is unresolved Animation is no t defined
3 FAIL startTime of a play-pending animation is unresolved Animation is not define d 3 FAIL startTime of a play-pending animation is unresolved Animation is not define d
4 FAIL startTime of a pause-pending animation is unresolved Animation is not defin ed 4 FAIL startTime of a pause-pending animation is unresolved Animation is not defin ed
5 PASS startTime of a play-pending animation created using Element.animate shortcu t is unresolved 5 PASS startTime of a play-pending animation created using Element.animate shortcu t is unresolved
6 PASS startTime is resolved when running 6 PASS startTime is resolved when running
7 FAIL startTime and currentTime are unresolved when animation is cancelled assert _unresolved is not defined 7 PASS startTime and currentTime are unresolved when animation is cancelled
8 Harness: the test ran to completion. 8 Harness: the test ran to completion.
9 9
OLDNEW
« 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