CSSNumericArray
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
TheCSSNumericArray interface of theCSS Typed Object Model API contains a list ofCSSNumericValue objects.
In this article
Instance properties
CSSNumericArray.lengthRead onlyReturns how many
CSSNumericValueobjects are contained within theCSSNumericArray.
Examples
To do.
Specifications
| Specification |
|---|
| CSS Typed OM Level 1> # cssnumericarray> |