The SVGNumberList defines a list of SVGNumber objects.
An SVGNumberList object can be designated as read only, which means that attempts to modify the object will result in an exception being thrown.
An SVGNumberList is indexable and can be accessed like an array.