Index: Source/core/dom/Range.idl |
diff --git a/Source/core/dom/Range.idl b/Source/core/dom/Range.idl |
index 2d825b1ca4a61d5c6000a078a340f3e7d3e8b0ad..daa007ca2c3611b57056736f7ebd85812b72c3a0 100644 |
--- a/Source/core/dom/Range.idl |
+++ b/Source/core/dom/Range.idl |
@@ -22,7 +22,6 @@ |
[ |
Constructor, |
CallWith=ScriptExecutionContext, |
- ImplementationLacksVTable, |
] interface Range { |
[GetterRaisesException] readonly attribute Node startContainer; |