Index: LayoutTests/http/tests/security/cross-frame-access-put.html |
diff --git a/LayoutTests/http/tests/security/cross-frame-access-put.html b/LayoutTests/http/tests/security/cross-frame-access-put.html |
index 24a8227a6855d61a16b12a722dbff81b780dcf8f..9819504156be4a8a4b80c6170f6a788ac7105ac0 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-put.html |
+++ b/LayoutTests/http/tests/security/cross-frame-access-put.html |
@@ -44,7 +44,6 @@ window.onload = function() |
setForbiddenProperty(targetWindow, "DOMParser"); |
setForbiddenProperty(targetWindow, "Element"); |
setForbiddenProperty(targetWindow, "Entity"); |
- setForbiddenProperty(targetWindow, "EntityReference"); |
setForbiddenProperty(targetWindow, "EvalError"); |
setForbiddenProperty(targetWindow, "Event"); |
setForbiddenProperty(targetWindow, "HTMLAnchorElement"); |