Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / recursion-limit-equal-expected.txt
blobf49f2dca95f70e30a0867ff5506259c3e016e28f
1 Tests hitting the recursion limit with equality comparisons. At one point this crashed due to lack of exception checking inside the engine.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 If the test did not crash, it has passed.
8 PASS test() threw exception RangeError: Maximum call stack size exceeded.
9 PASS successfullyParsed is true
11 TEST COMPLETE