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