| Index: third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt b/third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5222de85b9ef7fdf3d71c864cb3dcd907ab7e7ed
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause().
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 1 , harness_status.message = The play() request was interrupted by a call to pause().
|
| +PASS Test that calling play() and pause() triggers async play, timeupdate and pause events.
|
| +Harness: the test ran to completion.
|
| +
|
|
|