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 e340118268ad35b4eb2de5da4b40d3f1e2acae9c..176068ef317b019e63a3db01b9f22997e78c07a0 100644 |
--- a/LayoutTests/http/tests/security/cross-frame-access-put.html |
+++ b/LayoutTests/http/tests/security/cross-frame-access-put.html |
@@ -101,7 +101,6 @@ window.onload = function() |
setForbiddenProperty(targetWindow, "MutationEvent"); |
setForbiddenProperty(targetWindow, "Node"); |
setForbiddenProperty(targetWindow, "NodeFilter"); |
- setForbiddenProperty(targetWindow, "Notation"); |
setForbiddenProperty(targetWindow, "ProcessingInstruction"); |
setForbiddenProperty(targetWindow, "Range"); |
setForbiddenProperty(targetWindow, "RangeError"); |