Index: LayoutTests/fast/events/onunload-window-property-expected.txt |
diff --git a/LayoutTests/fast/events/onunload-window-property-expected.txt b/LayoutTests/fast/events/onunload-window-property-expected.txt |
index 871f340579ae475c645c635d17a52252805f3f7d..a825389f1504a8158845d68f5cab4577b1418366 100644 |
--- a/LayoutTests/fast/events/onunload-window-property-expected.txt |
+++ b/LayoutTests/fast/events/onunload-window-property-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: Blocked alert('unload') during unload. |
+CONSOLE ERROR: Blocked alert('unload') during unload. |
You should have seen an unload alert appear. |