https://drafts.css-houdini.org/css-typed-om/#dom-csstransformvalue-matrix says, in step 3: > Return a new DOMMatrixReadOnly representing matrix. This is not something that an attribute getter should be doing. This should be a method instead. @domenic