Index: LayoutTests/http/tests/security/cross-frame-access-get.html |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-get.html b/LayoutTests/http/tests/security/cross-frame-access-get.html |
index a32830c078d64e2354ff5f0dc95a7562d09c9f4e..1bad5755ba74ebbc1bd9c691b744b98fe4f53e66 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-get.html |
+++ b/LayoutTests/http/tests/security/cross-frame-access-get.html |
@@ -148,6 +148,7 @@ |
"eval", |
"event", |
"frameElement", |
+ "history", |
"images", |
"innerHeight", |
"innerWidth", |
@@ -209,7 +210,6 @@ |
var windowAttributesPropertiesAllowed = [ |
"closed", |
"frames", |
- "history", |
"length", |
"opener", |
"parent", |