| 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..149b371e9a35257182c08e130af17de838480cd7
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/window-onerror-09-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +This test should trigger 'window.onerror', and successfully handle the error.
|
| +
|
| +window.onerror: "[object Event]" at undefined (undefined, undefined)
|
| +- Returning 'true': the error should not be reported in the console as an unhandled exception.
|
| +
|
|
|