Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / window-onerror-05-expected.txt
blobd0aa6a9f86748256f8470e2ae77c726e1c370100
1 window.onerror: "Uncaught SyntaxError: Unexpected token )" at window-onerror-05.html (Line: 15, Column: 10)
2 Stack Trace:
3 SyntaxError: Unexpected token )
5 Returning 'true': the error should not be reported in the console as an unhandled exception.
9 PASS successfullyParsed is true
11 TEST COMPLETE