Index: core/svg/SVGAnimatedLength.idl |
diff --git a/core/svg/SVGAnimatedLength.idl b/core/svg/SVGAnimatedLength.idl |
index b46026e2cd4c30e40413189cff979ad90985af55..3fbc245249baae9b2f49be3a99478f965baffb19 100644 |
--- a/core/svg/SVGAnimatedLength.idl |
+++ b/core/svg/SVGAnimatedLength.idl |
@@ -27,8 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- RuntimeEnabled=SVG1DOM, |
- MeasureAs=SVG1DOM, |
WillBeGarbageCollected, |
] interface SVGAnimatedLength { |
readonly attribute SVGLength baseVal; |