Index: Source/core/svg/SVGAnimatedLengthList.idl |
diff --git a/Source/core/svg/SVGAnimatedLengthList.idl b/Source/core/svg/SVGAnimatedLengthList.idl |
index ec507a32d61dcac523a1c1733b4e0f97c49fcfab..fff24eef585dccfb96304cb98149d7d6d4114f8b 100644 |
--- a/Source/core/svg/SVGAnimatedLengthList.idl |
+++ b/Source/core/svg/SVGAnimatedLengthList.idl |
@@ -25,6 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGAnimatedLengthList { |
readonly attribute SVGLengthList baseVal; |
readonly attribute SVGLengthList animVal; |