Index: Source/core/dom/NodeIterator.idl |
diff --git a/Source/core/dom/NodeIterator.idl b/Source/core/dom/NodeIterator.idl |
index ed73f26f0a9024f59503dd2008b8110f4c2a5f24..b019d76eb5ac5631aa5e4fa8b3d8216cb76f77ce 100644 |
--- a/Source/core/dom/NodeIterator.idl |
+++ b/Source/core/dom/NodeIterator.idl |
@@ -20,7 +20,7 @@ |
// Introduced in DOM Level 2: |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface NodeIterator { |
readonly attribute Node root; |
readonly attribute unsigned long whatToShow; |