SVGAnimatedNumberList
The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.
var SVGAnimatedNumberList: {
prototype: SVGAnimatedNumberList;
new (): SVGAnimatedNumberList;
};The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.