| Index: LayoutTests/fast/events/window-onerror10-expected.txt
|
| diff --git a/LayoutTests/fast/events/window-onerror10-expected.txt b/LayoutTests/fast/events/window-onerror10-expected.txt
|
| deleted file mode 100644
|
| index b61cfd189dac300a453b179499804f092e0af9cf..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/events/window-onerror10-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Test that "error" event listener added with window.addEventListener is invoked for uncaucht exceptions. Bug 8519.
|
| -
|
| -event passed to the listener is the same as window.event: true
|
| -Event details:
|
| -type: error
|
| -phase: 2
|
| -currentTarget is the global object: true
|
| -message: Uncaught Error: My fault.
|
| -filename: window-onerror10.html
|
| -lineno: 29
|
| -
|
|
|