blob: 1f586bf8f9cc2026fe3290be5c5805e3e9d71ec2 [file] [log] [blame]
This test should trigger 'window.onerror', and successfully handle the error.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
window.onerror: "Uncaught ReferenceError: unknownObject is not defined" at window-onerror-02.html (Line: 14, Column: 8)
Returning 'true': the error should not be reported in the console as an unhandled exception.
PASS successfullyParsed is true
TEST COMPLETE