| Index: LayoutTests/fast/events/before-unload-crash-expected.txt
|
| diff --git a/LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt b/LayoutTests/fast/events/before-unload-crash-expected.txt
|
| similarity index 62%
|
| copy from LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
|
| copy to LayoutTests/fast/events/before-unload-crash-expected.txt
|
| index d131b0885fca459f460010937c336a2a2cc2c997..5d17e750788b8c72a40ddbef7fdcad28ce157511 100644
|
| --- a/LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
|
| +++ b/LayoutTests/fast/events/before-unload-crash-expected.txt
|
| @@ -1,8 +1,9 @@
|
| -Verify that removing a video element from the DOM does not crash.
|
| +Detaching a frame in beforeunload event handler should not crash.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS if no crash
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|