Sign in
webkit
/
WebKit
/
fbd7aecd32a54cc89151940f9061a558c9e21c21
/
.
/
LayoutTests
/
fast
/
events
/
window-onerror17-expected.txt
blob: 115d616c7f68194c38bf6427e3846bc895a8b795 [
file
] [
log
] [
blame
]
Test that window.onerror is called on window object for events created using new ErrorEvent('error', {}).
Main frame window.onerror:
msg: Some error
url: Some file
line: 42
column: 43
error: Hello there
DONE.