parse static method
- String cssText
override
The parse() static method of the
CSSNumericValue interface converts a value string into an object whose
members are value and the units.
Implementation
external static CSSNumericValue parse(String cssText);