blob: be0d00df5c52b3534b905c94b1d3aacd475b5dff [file] [log] [blame]
CONSOLE MESSAGE: SomeError
The test passes if window.onerror gets unsanitized information about the module script error.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS msg.match(/SomeError/)[0] is "SomeError"
PASS url is "http://localhost:8000/security/resources/cors-script.py?fail=true"
PASS line is 1
PASS column is 52
PASS error.toString() is "SomeError"
PASS successfullyParsed is true
TEST COMPLETE