Index: LayoutTests/http/tests/security/sandboxed-iframe-origin-add-expected.txt |
diff --git a/LayoutTests/http/tests/security/sandboxed-iframe-origin-add-expected.txt b/LayoutTests/http/tests/security/sandboxed-iframe-origin-add-expected.txt |
index 0be67fa85c14baf36f932186b5ac55338d81706c..28a4ea8f8f5378db3cd477b422486612d66b7705 100644 |
--- a/LayoutTests/http/tests/security/sandboxed-iframe-origin-add-expected.txt |
+++ b/LayoutTests/http/tests/security/sandboxed-iframe-origin-add-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: Sandbox access violation: Blocked a frame at "http://127.0.0.1:8000" from accessing a frame at "http://127.0.0.1:8000". The frame requesting access is sandboxed and lacks the "allow-same-origin" flag. |
Test that adding allow-origin after creating an iframe doesn't modify the origin of an existing document, but it doesn modify the origin of the next document. |
PASS |