Index: Source/core/svg/SVGTransformable.idl |
diff --git a/Source/core/svg/SVGTransformable.idl b/Source/core/svg/SVGTransformable.idl |
index e4ab3ce8db0f4ff2399902718e2e2e118ed3228d..828fea8598803a228670c056bc26298fa6cbcd15 100644 |
--- a/Source/core/svg/SVGTransformable.idl |
+++ b/Source/core/svg/SVGTransformable.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- Conditional=SVG, |
+ Conditional=SVG |
] interface SVGTransformable : SVGLocatable { |
readonly attribute SVGAnimatedTransformList transform; |