summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/NodeIterator.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/NodeIterator.idl')
-rw-r--r--WebCore/dom/NodeIterator.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/dom/NodeIterator.idl b/WebCore/dom/NodeIterator.idl
index 8805d07..e1818a1 100644
--- a/WebCore/dom/NodeIterator.idl
+++ b/WebCore/dom/NodeIterator.idl
@@ -22,8 +22,7 @@ module traversal {
// Introduced in DOM Level 2:
interface [
- CustomMarkFunction,
- GenerateConstructor
+ CustomMarkFunction
] NodeIterator {
readonly attribute Node root;
readonly attribute unsigned long whatToShow;