blob: 468142da44eb3c9c247b9137c0f54b7127dbb5bc [file] [log] [blame]
Tests that log message and syntax errors from inline scripts with sourceURL are logged into console, contains correct link and doesn't cause browser crash.
foo.js:13 foo
boo.js:1 Uncaught SyntaxError: Unexpected token '}'
at addInlineWithSyntaxError (foo.js:21)
addInlineWithSyntaxError @ foo.js:21
setTimeout (async)
(anonymous) @ console-message-from…line-with-url.js:29