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