Index: Source/core/svg/SVGAnimatedRect.idl |
diff --git a/Source/core/svg/SVGAnimatedRect.idl b/Source/core/svg/SVGAnimatedRect.idl |
index 6be752e2b43b22162b27b52b545a006e7052e26b..54538b719caba4466193a78878ddfaca03f00de9 100644 |
--- a/Source/core/svg/SVGAnimatedRect.idl |
+++ b/Source/core/svg/SVGAnimatedRect.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=SVG, |
- ImplementationLacksVTable |
] interface SVGAnimatedRect { |
readonly attribute SVGRect baseVal; |
readonly attribute SVGRect animVal; |