Re: [fxtf-drafts] [geometry] DOMMatrix constructor is a performance and code portability footgun (#346)

This was part of the change that introduced static methods to avoid overloading as much as possible. The string argument in the constructor was necessary for compat with web content using `WebKitCSSMatrix()`.

https://github.com/w3c/fxtf-drafts/commit/62b9cb9d5be4982d2a9cbf314e3a59efb8a68dd6

cc @domenic

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/346#issuecomment-503039170 using your GitHub account

Received on Tuesday, 18 June 2019 10:06:39 UTC