Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / console-stack-overflow-source-url-expected.txt
blob89345cef9782583dadb81570cf946e6361c9571f
1 CONSOLE ERROR: line 1: Uncaught RangeError: Maximum call stack size exceeded
2 Tests that when stack overflow happens before inspector is open source url is correctly shown in console.
4 foo2.js:1 Uncaught RangeError: Maximum call stack size exceeded
5 TEST COMPLETE