| Index: LayoutTests/fast/events/window-onerror-09-expected.txt
|
| diff --git a/LayoutTests/fast/events/window-onerror-09-expected.txt b/LayoutTests/fast/events/window-onerror-09-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4c2c83a25804c710c816f480d2d7220a3df15302
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/window-onerror-09-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This test should trigger 'window.onerror', and successfully handle the error.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +window.onerror: "[object Event]" at undefined (Line: undefined, Column: undefined)
|
| +Returning 'true': the error should not be reported in the console as an unhandled exception.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|