| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..85ee5b85ba7e76886299e03963abdfd92b450b2b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE ERROR: line 36: Uncaught TypeError: Cannot read property 'oops' of undefined
|
| +This is a testharness.js-based test.
|
| +PASS correct url passed to window.onerror
|
| +PASS correct line number passed to window.onerror
|
| +PASS correct number of calls to window.onerror
|
| +Harness: the test ran to completion.
|
| +
|
|
|