summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/string-replace-exception-crash-expected.txt
blob: 8d71a01cbe1970d19d033089afbe488a74314b09 (plain)
1
2
3
4
5
6
7
8
This page tests for a crash when throwing an exception from a callback provided to String.prototype.replace.

If the test passes, you'll see a series of PASS messages below.

PASS: You didn't crash.
PASS: You didn't crash.
PASS: String.prototype.replace did not continue executing after an exception was thrown.