Index: Source/core/svg/SVGAnimatedNumber.idl |
diff --git a/Source/core/svg/SVGAnimatedNumber.idl b/Source/core/svg/SVGAnimatedNumber.idl |
index 4c5e1f9cc7e1c7c456c3cec2b058391dd8e7545c..c02d45068064b7c064d9ce2515657885528c32b1 100644 |
--- a/Source/core/svg/SVGAnimatedNumber.idl |
+++ b/Source/core/svg/SVGAnimatedNumber.idl |
@@ -26,7 +26,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGAnimatedNumber { |
[StrictTypeChecking, SetterRaisesException] attribute float baseVal; |
readonly attribute float animVal; |