files/en-us/web/api/svganimatednumberlist/index.md
{{APIRef("SVG")}}
The SVGAnimatedNumberList interface represents a list of attributes of type <number> 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 SVGAnimatedNumberList interface do not provide any specific methods.
{{Specifications}}
{{Compat}}