Index: LayoutTests/http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt |
diff --git a/LayoutTests/http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt b/LayoutTests/http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt |
index 203ee905e7ff236b69713380229af68818a9d390..cd0f7455a60a3387a11b6cddad48649f8c285e57 100644 |
--- a/LayoutTests/http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt |
+++ b/LayoutTests/http/tests/security/xss-DENIED-window-open-javascript-url-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8080". Protocols, domains, and ports must match. |
+CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8080". Protocols, domains, and ports must match. |
This test passes if there is no alert dialog. |