| Index: LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-expected.txt b/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fc45a66b4c01864243255f8944faeffd689489fd
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-cross-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.
|
| +FAIL window.onerror - runtime error in <script src=//www1...> assert_equals: first arg expected "Script error." but got "Uncaught ReferenceError: undefined_variable is not defined"
|
| +FAIL window.onerror - runtime error in <script src=//www1...> (column) assert_equals: fourth arg expected 0 but got 1
|
| +Harness: the test ran to completion.
|
| +
|
|
|