Index: Source/WebCore/svg/SVGAnimatedNumberList.idl |
=================================================================== |
--- Source/WebCore/svg/SVGAnimatedNumberList.idl (revision 142703) |
+++ Source/WebCore/svg/SVGAnimatedNumberList.idl (working copy) |
@@ -24,7 +24,8 @@ |
*/ |
[ |
- Conditional=SVG |
+ Conditional=SVG, |
+ ImplementationLacksVTable |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |
readonly attribute SVGNumberList animVal; |