Index: Source/core/svg/SVGAnimatedLengthList.idl |
diff --git a/Source/core/svg/SVGAnimatedLengthList.idl b/Source/core/svg/SVGAnimatedLengthList.idl |
index cfb3c91bc93e4b1829d494051b69383c6c2319a5..9da45b38e56a380abc8b80ef5dc21996c479ee16 100644 |
--- a/Source/core/svg/SVGAnimatedLengthList.idl |
+++ b/Source/core/svg/SVGAnimatedLengthList.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGAnimatedLengthList { |
readonly attribute SVGLengthList baseVal; |
readonly attribute SVGLengthList animVal; |