chromium/third_party/blink/web_tests/fast/js/regexp-match-exception-no-crash-expected.txt

This tests that ScriptRegexp matching fails when running into an exceptional condition (stack overflow) without crashing.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS runTest() threw exception RangeError: Maximum call stack size exceeded.
PASS successfullyParsed is true

TEST COMPLETE