Index: LayoutTests/fast/events/onunload-not-on-body-expected.txt |
diff --git a/LayoutTests/fast/events/onunload-not-on-body-expected.txt b/LayoutTests/fast/events/onunload-not-on-body-expected.txt |
index 4d9f8a274a5168f518145a9b50bcfcfaf77b4f42..b4f3a9089006890d92fe5ec7ee4f40cc13cb9374 100644 |
--- a/LayoutTests/fast/events/onunload-not-on-body-expected.txt |
+++ b/LayoutTests/fast/events/onunload-not-on-body-expected.txt |
@@ -1,3 +1,3 @@ |
frame "<!--framePath //<!--frame2-->-->" - has 1 onunload handler(s) |
-CONSOLE MESSAGE: Blocked alert('unload') during unload. |
+CONSOLE ERROR: Blocked alert('unload') during unload. |
you should only see one unload alert appear. |