Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedString.idl |
| diff --git a/Source/core/svg/SVGAnimatedString.idl b/Source/core/svg/SVGAnimatedString.idl |
| index 62a8dbea4e5734e86a766b2c1412d90b4492c8cb..566985d175c6a6c454a75c2f99e405410b09e401 100644 |
| --- a/Source/core/svg/SVGAnimatedString.idl |
| +++ b/Source/core/svg/SVGAnimatedString.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Conditional=SVG, |
| - ImplementationLacksVTable |
| ] interface SVGAnimatedString { |
| [SetterRaisesException] attribute DOMString baseVal; |
| readonly attribute DOMString animVal; |