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 CSSNumericArray interface returns the number of CSSNumericValue objects in the list.
length
Optional
The
CSSNumericArrayinterface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.MDN Reference