diff options
Diffstat (limited to 'Source/WebCore/svg/SVGAnimatedLength.idl')
-rw-r--r-- | Source/WebCore/svg/SVGAnimatedLength.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGAnimatedLength.idl b/Source/WebCore/svg/SVGAnimatedLength.idl index 7265999b8..21097d1eb 100644 --- a/Source/WebCore/svg/SVGAnimatedLength.idl +++ b/Source/WebCore/svg/SVGAnimatedLength.idl @@ -24,7 +24,6 @@ */ [ - Conditional=SVG, SkipVTableValidation ] interface SVGAnimatedLength { readonly attribute SVGLength baseVal; |