| Index: core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| diff --git a/core/svg/SVGAnimatedPreserveAspectRatio.idl b/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| index 3f1528c5b79033dcad2774d8f734865dd2210cfa..e4b4a93f584a22715627357da32064d8fa340b89 100644
|
| --- a/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| +++ b/core/svg/SVGAnimatedPreserveAspectRatio.idl
|
| @@ -27,8 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGAnimatedPreserveAspectRatio {
|
| readonly attribute SVGPreserveAspectRatio baseVal;
|
|
|