Index: Source/core/svg/SVGAnimatedLength.idl |
diff --git a/Source/core/svg/SVGAnimatedLength.idl b/Source/core/svg/SVGAnimatedLength.idl |
index 7abba37dc40abe7adeb5ec9f9f66ffc0786f9b5b..f6a396ea61d5f1a5e749936ce70466fca09c7a4c 100644 |
--- a/Source/core/svg/SVGAnimatedLength.idl |
+++ b/Source/core/svg/SVGAnimatedLength.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGAnimatedLength { |
readonly attribute SVGLength baseVal; |
readonly attribute SVGLength animVal; |