| Index: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
|
| index 41a57ebb7d8d4c7520617b6b209eb0b813ee4baf..2da26e5ada4959fe01b00fdf28afe9d2b921e295 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt
|
| @@ -1,6 +1,6 @@
|
| CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token )
|
| This is a testharness.js-based test.
|
| -FAIL window.onerror - compile error in <script src=...> with hash assert_equals: second arg expected "file:///.../html/webappapis/scripting/processing-model-2/support/syntax-error.js#" but got "file:///.../html/webappapis/scripting/processing-model-2/support/syntax-error.js"
|
| +FAIL window.onerror - compile error in <script src=...> with hash assert_equals: second arg expected "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/support/syntax-error.js#" but got "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/support/syntax-error.js"
|
| PASS window.onerror - compile error in <script src=...> with hash (column)
|
| Harness: the test ran to completion.
|
|
|
|
|