Chromium Code Reviews| Index: Source/core/svg/SVGAnimatedEnumeration.idl |
| diff --git a/Source/core/svg/SVGAnimatedEnumeration.idl b/Source/core/svg/SVGAnimatedEnumeration.idl |
| index 0f82c1108ef6764902158b14a0af000e16885688..de96682c725c846144dc839abe12415ce772b0a1 100644 |
| --- a/Source/core/svg/SVGAnimatedEnumeration.idl |
| +++ b/Source/core/svg/SVGAnimatedEnumeration.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG, |
| + Conditional=SVG |
| ] interface SVGAnimatedEnumeration { |
| [StrictTypeChecking, SetterRaisesException] attribute unsigned short baseVal; |
| readonly attribute unsigned short animVal; |