Index: Source/core/dom/TreeWalker.idl |
diff --git a/Source/core/dom/TreeWalker.idl b/Source/core/dom/TreeWalker.idl |
index 7bb72fb7f447b8c3275fd113dc9c01239a1fed6d..c6dd63c9eb367120b8f87c91891e268335b195d7 100644 |
--- a/Source/core/dom/TreeWalker.idl |
+++ b/Source/core/dom/TreeWalker.idl |
@@ -21,7 +21,6 @@ |
// Introduced in DOM Level 2: |
[ |
NoInterfaceObject, |
- ImplementationLacksVTable |
] interface TreeWalker { |
readonly attribute Node root; |
readonly attribute unsigned long whatToShow; |