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