chromium/third_party/blink/web_tests/fast/events/window-onerror-05-expected.txt

window.onerror: "Uncaught SyntaxError: Unexpected token ')'" at window-onerror-05.html (Line: 15, Column: 10)
Stack Trace:
SyntaxError: Unexpected token ')'

Returning 'true': the error should not be reported in the console as an unhandled exception.



PASS successfullyParsed is true

TEST COMPLETE