| Index: Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| diff --git a/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl b/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| index dbcb42def94fc384be2ea0f300dcde4d231a5ea3..82ab510f3d0577dd0c31d918cff9e1453101194b 100644
|
| --- a/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| +++ b/Source/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| @@ -25,6 +25,7 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| + RuntimeEnabled=SVG1DOM,
|
| ] interface SVGAnimatedPreserveAspectRatio {
|
| readonly attribute SVGPreserveAspectRatio baseVal;
|
| readonly attribute SVGPreserveAspectRatio animVal;
|
|
|