Index: LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
diff --git a/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt b/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
index ee25b4bac6aee94e6bcfc8b4a574fe9b56299704..33e930bb520b2994ab80fe2168c8877dcf28366d 100644 |
--- a/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
+++ b/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 7: Uncaught IframeException |
+CONSOLE ERROR: line 7: Uncaught IframeException |
Test that exceptions in iframe are not reported to the main frame window.onerror handler. window.onerror should print exactly one line. |
Main frame window.onerror: Uncaught MainFrameException at window-onerror-exception-in-iframe.html:34 |