Re: [svgwg] `SVGTransform.matrix` returns `SVGMatrix` in all browsers (#1055)

@karlcow The [SVGTransform IDL](https://svgwg.org/svg2-draft/coords.html#InterfaceSVGTransform) still has `DOMMatrix` for `matrix` (and `DOMMatrix2DInit` for `setMatrix()`):

https://github.com/w3c/svgwg/blob/c82ab6ad3e1e583744df6c553eb4150477ced399/master/coords.html#L3206-L3209


-- 
GitHub Notification of comment by caugner
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1055#issuecomment-3806525658 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 27 January 2026 17:32:04 UTC