blob: 623fa2c2e92f5a5956379224a665e007ecb9d35d [file] [log] [blame]
CONSOLE MESSAGE: SomeError
The test passes if window.onerror gets sanitized information about the script error.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS msg.match(/SomeError/) is null
PASS url is ""
PASS line is 0
PASS column is 0
PASS error is null
PASS successfullyParsed is true
TEST COMPLETE