Index: LayoutTests/fast/events/onunload-expected.txt |
diff --git a/LayoutTests/fast/events/onunload-expected.txt b/LayoutTests/fast/events/onunload-expected.txt |
index 4c6f24581d685816a3482dd4bbbe64e606b89892..e58435e1b27b2d0eca6b7795eac5de0c0ef28601 100644 |
--- a/LayoutTests/fast/events/onunload-expected.txt |
+++ b/LayoutTests/fast/events/onunload-expected.txt |
@@ -1,3 +1,3 @@ |
main frame - has 1 onunload handler(s) |
-CONSOLE MESSAGE: Blocked alert('unload') during unload. |
+CONSOLE ERROR: Blocked alert('unload') during unload. |
You should have seen an unload alert appear. |