Index: LayoutTests/fast/events/onunload-clears-onbeforeunload-expected.txt |
diff --git a/LayoutTests/fast/events/onunload-clears-onbeforeunload-expected.txt b/LayoutTests/fast/events/onunload-clears-onbeforeunload-expected.txt |
index 4e56482b1a6dcc254f45b91b8a7414d055d8b91c..98240e73df382a502e87340fdeacb427ccdf312c 100644 |
--- a/LayoutTests/fast/events/onunload-clears-onbeforeunload-expected.txt |
+++ b/LayoutTests/fast/events/onunload-clears-onbeforeunload-expected.txt |
@@ -1,4 +1,3 @@ |
-main frame - has 1 onunload handler(s) |
CONSOLE ERROR: Blocked alert('before unload') during beforeunload. |
CONSOLE ERROR: Blocked alert('unload') during unload. |
If you didn't hit an assert you PASS. |