Index: Source/core/svg/SVGAnimatedString.idl |
diff --git a/Source/core/svg/SVGAnimatedString.idl b/Source/core/svg/SVGAnimatedString.idl |
index dec2f0517fcc44b52ee75e2935e70bf2fbb1e39b..7982ac43618809f6809e17b87532c36b23dbfaba 100644 |
--- a/Source/core/svg/SVGAnimatedString.idl |
+++ b/Source/core/svg/SVGAnimatedString.idl |
@@ -25,6 +25,7 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGAnimatedString { |
[RaisesException=Setter] attribute DOMString baseVal; |
readonly attribute DOMString animVal; |