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