Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-message-from-inline-with-url-expected.txt
blobe8d88a129f1baba17d3e1c2af067fbf586552753
1 CONSOLE MESSAGE: line 8: foo
2 CONSOLE ERROR: line 16: Uncaught SyntaxError: Unexpected token }
3 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.
5 foo.js:4 foo
6 boo.js:1 Uncaught SyntaxError: Unexpected token }addInlineWithSyntaxError @ foo.js:12