| Index: third_party/WebKit/LayoutTests/web-animations-api/player-ready-promise-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/player-ready-promise-expected.txt b/third_party/WebKit/LayoutTests/web-animations-api/player-ready-promise-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d65f20b66efe071e16c4746d6eda2eadf1a9f1f9
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/player-ready-promise-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +CONSOLE ERROR: line 25: Uncaught (in promise) AbortError: The user aborted a request.
|
| +This is a testharness.js-based test.
|
| +PASS The ready attribute should be a Promise
|
| +PASS The ready promise should be resolved when a player is in the idle play state
|
| +PASS The ready promise should be replaced when the player is cancelled
|
| +PASS The ready promise should be replaced when the player enters the pending state
|
| +PASS A pending ready promise should be rejected when the player is cancelled
|
| +PASS A pending ready promise should be resolved and not replaced when the player enters the running state
|
| +PASS A pending ready promise should be resolved and not replaced when the player enters the finished state
|
| +PASS A pending ready promise should be resolved and not replaced when the player enters the paused state
|
| +Harness: the test ran to completion.
|
| +
|
|
|