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