| Index: LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
|
| diff --git a/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt b/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
|
| index 3804155d7e30eb10c4f43bdd1afd3ebab64b19a5..bb9d4fc3af6ed0803433a7bfc0ed271c87629bb0 100644
|
| --- a/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
|
| +++ b/LayoutTests/fast/events/onbeforeunload-focused-iframe-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: Blocked alert('beforeUnload') during beforeunload.
|
| +CONSOLE ERROR: Blocked alert('beforeUnload') during beforeunload.
|
| New window with beforeUnload handler.
|
| You should see an alert with "beforeUnload" if you try to close the window.
|
|
|
|
|