Index: LayoutTests/fast/events/window-errorevent-01-expected.txt |
diff --git a/LayoutTests/fast/events/window-errorevent-01-expected.txt b/LayoutTests/fast/events/window-errorevent-01-expected.txt |
index 729909f4dad4ca5a1def93e77025758cd949568c..5d72276c1da32d07b7d56ace9a774df2bb48b12e 100644 |
--- a/LayoutTests/fast/events/window-errorevent-01-expected.txt |
+++ b/LayoutTests/fast/events/window-errorevent-01-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 13: Uncaught ReferenceError: DumpErrorEventAndPreventDefault is not defined |
+CONSOLE ERROR: line 13: Uncaught ReferenceError: DumpErrorEventAndPreventDefault is not defined |
This test should trigger 'window.onerror', and successfully handle the error. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |