Index: LayoutTests/http/tests/security/cross-frame-access-selection-expected.txt |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-selection-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-selection-expected.txt |
index a0ee0ce0896d7e6cbe05d7c29aa993487e28f349..e54c5359a13ca8b7c04c51112c338c94da8a80c6 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-selection-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-selection-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:8000". Protocols, domains, and ports must match. |
+Exception thrown trying to get cross-domain document: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
PASS: Cross-site access denied. |