CSSNumericArray
        
        
          Limited availability
        
        
        
          
                
              
                
              
                
              
        
        
      
      This feature is not Baseline because it does not work in some of the most widely-used browsers.
The CSSNumericArray interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.
Instance properties
CSSNumericArray.lengthRead only- 
Returns how many
CSSNumericValueobjects are contained within theCSSNumericArray. 
Examples
To do.
Specifications
| Specification | 
|---|
| CSS Typed OM Level 1> # cssnumericarray>  | 
            
Browser compatibility
Loading…