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

Side by Side Diff: third_party/WebKit/LayoutTests/web-animations-api/animation-ready-promise-expected.txt

Issue 2648173006: Import wpt@cf62b859e6b890abc34f8140d185ba91df95c5b6 (Closed)
Patch Set: Rebased Created 3 years, 11 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/resources/testharness.js ('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
(Empty)
1 CONSOLE ERROR: line 29: Uncaught (in promise) AbortError: The user aborted a req uest.
2 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = The user abo rted a request.
4 PASS The ready attribute should be a Promise
5 PASS The ready promise should be resolved when an animation is in the idle play state
6 PASS The ready promise should be replaced when the animation is cancelled
7 PASS The ready promise should be replaced when the animation enters the pending state
8 PASS A pending ready promise should be rejected when the animation is cancelled
9 PASS A pending ready promise should be resolved and not replaced when the animat ion enters the running state
10 PASS A pending ready promise should be resolved and not replaced when the animat ion enters the finished state
11 PASS A pending ready promise should be resolved and not replaced when the animat ion enters the paused state
12 Harness: the test ran to completion.
13
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/resources/testharness.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698