Index: core/svg/SVGAnimatedPreserveAspectRatio.idl |
diff --git a/core/svg/SVGAnimatedPreserveAspectRatio.idl b/core/svg/SVGAnimatedPreserveAspectRatio.idl |
index dbcb42def94fc384be2ea0f300dcde4d231a5ea3..c2eb4434d166850ee4cbeaa10739bc8097d3a6a4 100644 |
--- a/core/svg/SVGAnimatedPreserveAspectRatio.idl |
+++ b/core/svg/SVGAnimatedPreserveAspectRatio.idl |
@@ -24,6 +24,7 @@ |
*/ |
[ |
+ NotScriptWrappable, |
SetWrapperReferenceTo(SVGElement contextElement), |
] interface SVGAnimatedPreserveAspectRatio { |
readonly attribute SVGPreserveAspectRatio baseVal; |