| 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 bff56365411f1d9f0797bdb00875117669b494d1..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: Error: My fault.
|
| -filename: window-onerror10.html
|
| -lineno: 29
|
| -
|
|
|