Sign in
webkit
/
WebKit
/
c70b37a6ab650230cb78b0a9021c262059cf20b2
/
.
/
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.