| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c508e180c1b12fb1b2c07dca3508e60b2ee71670
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: line 1: Uncaught ReferenceError: undefined_variable is not defined
|
| +This is a testharness.js-based test.
|
| +PASS window.onerror - runtime error in <script src=...>
|
| +PASS window.onerror - runtime error in <script src=...> (column)
|
| +Harness: the test ran to completion.
|
| +
|
|
|