Index: Source/core/svg/SVGAnimatedString.idl |
diff --git a/Source/core/svg/SVGAnimatedString.idl b/Source/core/svg/SVGAnimatedString.idl |
index 566985d175c6a6c454a75c2f99e405410b09e401..a331bea441c3347d2e18e5d74e551baf65be69a9 100644 |
--- a/Source/core/svg/SVGAnimatedString.idl |
+++ b/Source/core/svg/SVGAnimatedString.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG, |
+ Conditional=SVG |
] interface SVGAnimatedString { |
[SetterRaisesException] attribute DOMString baseVal; |
readonly attribute DOMString animVal; |