| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor-expected.txt
|
| index 1ca7c19be620a3415f85844eb1f2e2f97123c71c..b568b313eaab9b09c1e1b6c241c10c7b56eb37d1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE ERROR: MEDIA_ERROR_LOG_ENTRY {"error":"Failed loading buffered resource. Error code=-6"}
|
| +CONSOLE ERROR: MEDIA_ERROR_LOG_ENTRY {"error":"Failed loading buffered resource. Error code=-6"}
|
| This is a testharness.js-based test.
|
| PASS Audio constructor
|
| FAIL No arguments, without new Failed to construct 'Audio': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
|
|
|