Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / window-onerror-09-expected.txt
blobc6c803b4b3db8b03fd9c9c5239c4d62151b2de45
1 This test should trigger 'window.onerror', and successfully handle the error.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 window.onerror: "[object Event]" at undefined (Line: undefined, Column: undefined)
7 No stack trace.
8 Returning 'true': the error should not be reported in the console as an unhandled exception.
12 PASS successfullyParsed is true
14 TEST COMPLETE