| 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
|
| index 5222de85b9ef7fdf3d71c864cb3dcd907ab7e7ed..6aed1115bd094ba3add0843e5e844e6e93ade04b 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
|
| @@ -1,6 +1,6 @@
|
| -CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause().
|
| +CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
|
| 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().
|
| +Harness Error. harness_status.status = 1 , harness_status.message = The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22
|
| PASS Test that calling play() and pause() triggers async play, timeupdate and pause events.
|
| Harness: the test ran to completion.
|
|
|
|
|