files/en-us/web/api/svganimatedlengthlist/index.md
{{APIRef("SVG")}}
The SVGAnimatedLengthList interface is used for attributes of type {{domxref("SVGLengthList")}} which can be animated.
baseVal. The object referenced by animVal will always be distinct from the one referenced by baseVal, even when the attribute is not animated.The SVGAnimatedLengthList interface does not provide any specific methods.
{{Specifications}}
{{Compat}}