Index: LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt |
index 53d10a7ff25b08c010d5cb3b395013a8c1d65791..b51e13afc64886a30e94668928a50c9531ddbde2 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt |
+++ b/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt |
@@ -4,18 +4,12 @@ CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access |
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. |
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. |
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. |
-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. |
-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. |
-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. |
This tests that variable names can't be enumerated cross domain (see http://bugs.webkit.org/show_bug.cgi?id=16387) |
PASS: Cross frame access by enumerating the window object was denied. |
PASS: Cross frame access by getting the keys of the window object was denied. |
PASS: Cross frame access by getting the property names of the window object was denied. |
-PASS: Cross frame access by enumerating the History object was denied. |
-PASS: Cross frame access by getting the keys of the History object was denied. |
-PASS: Cross frame access by getting the property names of the History object was denied. |
PASS: Cross frame access by enumerating the Location object was denied. |
PASS: Cross frame access by getting the keys of the Location object was denied. |
PASS: Cross frame access by getting the property names of the Location object was denied. |