| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| index b0699c324803c2e7a6fa1dc7cbb7d05d70f2e465..1b5abb3406e73cbdc16e1a91e60abf9a8681d97a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
|
| @@ -5,6 +5,6 @@ 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 Location object revealed no properties.
|
| -PASS: Cross frame access by getting the keys of the Location object revealed only whitelisted keys.
|
| +FAIL: Cross frame access by getting the keys of the Location object returned non-whitelisted key: href
|
| PASS: Cross frame access by getting the property names of the Location object revealed no custom properties.
|
|
|
|
|