blob: 9deb9e95262ef8a67da444747be8d7969f6eef2f [file] [log] [blame]
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: 31
colno: 29
error: Error: My fault.