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