Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt b/third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt |
| index 07a3012d972b7e3c2e19058d44a88d0f611a58c7..6eeebd38f090cb70738fc167c89f82690a8488ac 100644 |
| --- a/third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE ERROR: Uncaught (in promise) [object DOMException] |
|
philipj_slow
2016/02/02 09:56:33
Too bad this doesn't stringify to the exception me
mlamouri (slow - plz ping)
2016/02/03 19:28:57
Hmm. If you look at the previous patchsets, you wi
|
| calling play() then pause() on non-autoplay video should trigger pause event |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |