Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedBoolean.idl |
| diff --git a/Source/core/svg/SVGAnimatedBoolean.idl b/Source/core/svg/SVGAnimatedBoolean.idl |
| index c00f4752b3d93592bca83461d264a1179965531f..fe2486017863a6f075be00f81047cd6a574d3860 100644 |
| --- a/Source/core/svg/SVGAnimatedBoolean.idl |
| +++ b/Source/core/svg/SVGAnimatedBoolean.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedBoolean { |
| [StrictTypeChecking, SetterRaisesException] attribute boolean baseVal; |
| readonly attribute boolean animVal; |