CSSMathSum.values
Draft
This page is not complete.
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The CSSMathSum.values
read-only property
of the CSSMathSum
interface returns a CSSNumericArray
object which contains one or more CSSNumericValue
objects.
Syntax
var cssNumericArray = CSSMathSum.values;
Value
Specifications
Specification | Status | Comment |
---|---|---|
CSS Typed OM Level 1 The definition of 'values' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser