[Webkit-unassigned] [Bug 274834] DOMMatrix inverse not the same as SVGMatrix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:51:29 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274834

--- Comment #2 from halifirien at gmail.com ---
On Sonoma 14.5 (23F79)

* Firefox 126.0.1
* Chrome 125.0.6422.113

`new DOMMatrix([9.780006597705043e-07, 3.532646825298159e-07, -2.528174268419108e-07, 1.326003454762908e-06, 42.05985792398261, -76.82054904789567]).inverse()`

calculates the inverse and matches the SVGMatix in webkit. (Firefox has minor rounding differences between DOM and SVG versions)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240529/c995d9cc/attachment.htm>


More information about the webkit-unassigned mailing list