CSSMatrixComponent: matrix property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Want more browser support for this feature? Tell us why.
The matrix property of the CSSMatrixComponent interface gets and sets a 2D or 3D matrix.
See the matrix() and matrix3d() pages for examples.
Value
a matrix.
Examples
To do.
Specifications
| Specification |
|---|
| CSS Typed OM Level 1> # dom-cssmatrixcomponent-matrix> |