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