Index: Source/core/svg/SVGAnimatedLength.idl |
diff --git a/Source/core/svg/SVGAnimatedLength.idl b/Source/core/svg/SVGAnimatedLength.idl |
index 527941427cc18c85c9fd24d03387420fb953b1cf..ef9e29923e6c4899dedc658246e91cc66fb54294 100644 |
--- a/Source/core/svg/SVGAnimatedLength.idl |
+++ b/Source/core/svg/SVGAnimatedLength.idl |
@@ -28,6 +28,7 @@ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
MeasureAs=SVG1DOM, |
+ WillBeGarbageCollected, |
] interface SVGAnimatedLength { |
readonly attribute SVGLength baseVal; |
readonly attribute SVGLength animVal; |