chromium/third_party/blink/web_tests/http/tests/devtools/console/console-message-from-inline-with-url-expected.txt

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: Unexpected token '}' (at boo.js:1:1)
    at addInlineWithSyntaxError (foo.js:23:30)
addInlineWithSyntaxError @ foo.js:23
setTimeout
(anonymous) @ console-message-from…line-with-url.js:31