Index: Source/core/svg/SVGAnimatedLengthList.idl |
diff --git a/Source/core/svg/SVGAnimatedLengthList.idl b/Source/core/svg/SVGAnimatedLengthList.idl |
index 9da45b38e56a380abc8b80ef5dc21996c479ee16..934748a35ac2b008412e92766ad8dd3af21294ce 100644 |
--- a/Source/core/svg/SVGAnimatedLengthList.idl |
+++ b/Source/core/svg/SVGAnimatedLengthList.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG, |
+ Conditional=SVG |
] interface SVGAnimatedLengthList { |
readonly attribute SVGLengthList baseVal; |
readonly attribute SVGLengthList animVal; |