Index: Source/core/dom/NodeIterator.idl |
diff --git a/Source/core/dom/NodeIterator.idl b/Source/core/dom/NodeIterator.idl |
index ef46701e401596b01eb7ccfdabf38017fe82c1a0..b420e7c3f77d0ae784238bdf0939d1888e5875d6 100644 |
--- a/Source/core/dom/NodeIterator.idl |
+++ b/Source/core/dom/NodeIterator.idl |
@@ -26,7 +26,6 @@ |
readonly attribute Node root; |
readonly attribute unsigned long whatToShow; |
readonly attribute NodeFilter filter; |
- [DeprecateAs=NodeIteratorExpandEntityReferences] readonly attribute boolean expandEntityReferences; |
readonly attribute Node referenceNode; |
readonly attribute boolean pointerBeforeReferenceNode; |