Note: This feature is available in Web Workers.
The CSSTransformValue.values() returns a new array iterator object that contains the values for each index in the CSSTransformValue object.
CSSTransformValue.values()
CSSTransformValue
values()
None.
A new Array.
Array
To Do