| Index: LayoutTests/fast/events/window-onerror-06-expected.txt
|
| diff --git a/LayoutTests/fast/events/window-onerror-06-expected.txt b/LayoutTests/fast/events/window-onerror-06-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d786886b8bac5f6f8a22079216139675809de0d6
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/window-onerror-06-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE MESSAGE: line 20: Uncaught Error: Original exception.
|
| +CONSOLE MESSAGE: line 20: Uncaught Error: Nested exception.
|
| +This test should trigger 'window.onerror' only once, without diving into horrible recursion.
|
| +
|
| +Called window.onerror: Uncaught Error: Original exception.
|
| +
|
|
|