Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-eval-syntax-error-expected.txt
1 Tests that evaluating an expression with a syntax error in the console won't crash the browser. Bug 61194.
2
3 foo().
4  Uncaught SyntaxError: Unexpected token }
5