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