| 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 52143b810c872e21f66e7e1e82ec1d2f0f2ca187..86f33314bdf6887710d190d66f6bb66c11bdfb2b 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| @@ -1,6 +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.
|
| -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)
|
|
|
|
|
| @@ -9,6 +6,5 @@ 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 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 keys of the Location object was denied.
|
| PASS: Cross frame access by getting the property names of the Location object was denied.
|
|
|
|
|