Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / regexp-match-exception-no-crash-expected.txt
blobb893eff7af468185a8a077f8dc1634c3004b958b
1 This tests that ScriptRegexp matching fails when running into an exceptional condition (stack overflow) without crashing.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS runTest() threw exception RangeError: Maximum call stack size exceeded.
7 PASS successfullyParsed is true
9 TEST COMPLETE