Index: LayoutTests/http/tests/history/cross-origin-replace-history-object-expected.txt |
diff --git a/LayoutTests/http/tests/history/cross-origin-replace-history-object-expected.txt b/LayoutTests/http/tests/history/cross-origin-replace-history-object-expected.txt |
index 6d765b874d192c360c5105fe70c407def224a9ef..ee14332431162620846b2ed8cb7696a3d8e1e076 100644 |
--- a/LayoutTests/http/tests/history/cross-origin-replace-history-object-expected.txt |
+++ b/LayoutTests/http/tests/history/cross-origin-replace-history-object-expected.txt |
@@ -1,5 +1,5 @@ |
ALERT: Parent window's history object before attempt to clear: [object History] |
ALERT: Attempting to clear parent window's history object: |
-CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match. |
+ALERT: PASS: access to parent.window.history threw an exception. |
ALERT: Parent window's history object after attempt to clear: [object History] |