| Index: Source/core/svg/SVGPreserveAspectRatio.idl
|
| diff --git a/Source/core/svg/SVGPreserveAspectRatio.idl b/Source/core/svg/SVGPreserveAspectRatio.idl
|
| index 67b71245c7aa79cfc3a09890ce45de6f58cfa3ab..9c6d89e6284206a9ed93204a5dec6cf7584b726f 100644
|
| --- a/Source/core/svg/SVGPreserveAspectRatio.idl
|
| +++ b/Source/core/svg/SVGPreserveAspectRatio.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - TypeChecking=Interface|Nullable,
|
| + TypeChecking=Interface,
|
| ImplementedAs=SVGPreserveAspectRatioTearOff,
|
| SetWrapperReferenceTo(SVGElement contextElement)
|
| ] interface SVGPreserveAspectRatio {
|
|
|