Harness status: OK

Found 10 tests

10 Pass
Pass	CSSMatrixComponent can be constructed from a 2D matrix with is2D true
Pass	CSSMatrixComponent can be constructed from a 2D matrix with is2D false
Pass	CSSMatrixComponent can be constructed from a 2D matrix without a CSSMatrixComponentOptions
Pass	CSSMatrixComponent can be constructed from a 2D matrix with an invalid CSSMatrixComponentOptions
Pass	CSSMatrixComponent.matrix can be updated to a 2D matrix
Pass	CSSMatrixComponent can be constructed from a 3D matrix with is2D true
Pass	CSSMatrixComponent can be constructed from a 3D matrix with is2D false
Pass	CSSMatrixComponent can be constructed from a 3D matrix without a CSSMatrixComponentOptions
Pass	CSSMatrixComponent can be constructed from a 3D matrix with an invalid CSSMatrixComponentOptions
Pass	CSSMatrixComponent.matrix can be updated to a 3D matrix