Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / string-replace-exception-crash-expected.txt
blob8d71a01cbe1970d19d033089afbe488a74314b09
1 This page tests for a crash when throwing an exception from a callback provided to String.prototype.replace.
3 If the test passes, you'll see a series of PASS messages below.
5 PASS: You didn't crash.
6 PASS: You didn't crash.
7 PASS: String.prototype.replace did not continue executing after an exception was thrown.