Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
console
/
console-eval-syntax-error-expected.txt
blob: 45a50e98902d3c1cc2536c0d28bdc48269b6e405 [
file
] [
log
] [
blame
]
Tests that evaluating an expression with a syntax error in the console won't crash the browser. Bug 61194.
foo().
VM:1 Uncaught SyntaxError: Unexpected end of input