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:15 foo boo.js:1 Uncaught SyntaxError: Failed to set the 'text' property on 'HTMLScriptElement': Unexpected token '}' (at boo.js:1:1) at addInlineWithSyntaxError (foo.js:23:30) addInlineWithSyntaxError @ foo.js:23 PendingScript addInlineWithSyntaxError @ foo.js:23 setTimeout (anonymous) @ console-message-from…line-with-url.js:31