Index: LayoutTests/fast/events/set-attribute-listener-window-onerror-crash-expected.txt |
diff --git a/LayoutTests/fast/events/set-attribute-listener-window-onerror-crash-expected.txt b/LayoutTests/fast/events/set-attribute-listener-window-onerror-crash-expected.txt |
index 13b54f31a0ca720ad333c08008b6630bdb99012c..472edbfae8e6a2dbc7ecbb710b29d434e73df404 100644 |
--- a/LayoutTests/fast/events/set-attribute-listener-window-onerror-crash-expected.txt |
+++ b/LayoutTests/fast/events/set-attribute-listener-window-onerror-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 16: Uncaught SyntaxError: Unexpected token ; |
+CONSOLE ERROR: line 16: Uncaught SyntaxError: Unexpected token ; |
Test passes if it does not crash. |