Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedNumberList.idl |
| diff --git a/Source/core/svg/SVGAnimatedNumberList.idl b/Source/core/svg/SVGAnimatedNumberList.idl |
| index 45a7f8fd0fc329dd86cf416b3950e5fbdc934caf..b912780381107b7541ad9a3a4f273faaabfce721 100644 |
| --- a/Source/core/svg/SVGAnimatedNumberList.idl |
| +++ b/Source/core/svg/SVGAnimatedNumberList.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| + Conditional=SVG |
| ] interface SVGAnimatedNumberList { |
| readonly attribute SVGNumberList baseVal; |
| readonly attribute SVGNumberList animVal; |