Index: Source/core/svg/SVGAnimatedNumberList.idl |
diff --git a/Source/core/svg/SVGAnimatedNumberList.idl b/Source/core/svg/SVGAnimatedNumberList.idl |
index f7cbfb7b11064a08639353d33c70243eabd42cbb..45a7f8fd0fc329dd86cf416b3950e5fbdc934caf 100644 |
--- a/Source/core/svg/SVGAnimatedNumberList.idl |
+++ b/Source/core/svg/SVGAnimatedNumberList.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |
readonly attribute SVGNumberList animVal; |