Index: Source/core/svg/SVGAnimatedBoolean.idl |
diff --git a/Source/core/svg/SVGAnimatedBoolean.idl b/Source/core/svg/SVGAnimatedBoolean.idl |
index fe2486017863a6f075be00f81047cd6a574d3860..7ad6bb16009e70dd6277b8946d71ee1a9f5744e4 100644 |
--- a/Source/core/svg/SVGAnimatedBoolean.idl |
+++ b/Source/core/svg/SVGAnimatedBoolean.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG, |
+ Conditional=SVG |
] interface SVGAnimatedBoolean { |
[StrictTypeChecking, SetterRaisesException] attribute boolean baseVal; |
readonly attribute boolean animVal; |