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