| Index: core/svg/SVGPreserveAspectRatio.idl
|
| diff --git a/core/svg/SVGPreserveAspectRatio.idl b/core/svg/SVGPreserveAspectRatio.idl
|
| index dc9ba056afb4007ca8c0a49e08937649593a8692..6e1d4ad630fa8722ef6405057545442571910ee3 100644
|
| --- a/core/svg/SVGPreserveAspectRatio.idl
|
| +++ b/core/svg/SVGPreserveAspectRatio.idl
|
| @@ -26,11 +26,8 @@
|
| // http://www.w3.org/TR/SVG2/coords.html#InterfaceSVGPreserveAspectRatio
|
|
|
| [
|
| - TypeChecking=Interface,
|
| ImplementedAs=SVGPreserveAspectRatioTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - RuntimeEnabled=SVG1DOM,
|
| - MeasureAs=SVG1DOM,
|
| WillBeGarbageCollected,
|
| ] interface SVGPreserveAspectRatio {
|
| // Alignment types
|
|
|