The CSSNumericArray interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.
CSSNumericArray
MDN Reference
Readonly
The read-only length property of the An integer representing the number of CSSNumericValue objects in the list.
length
Optional
The
CSSNumericArray
interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.MDN Reference