Re: [fxtf-drafts] [geometry] Restore DOMMatrixReadOnly.scaleNonUniform() for backward compatibility with SVGMatrix

This changed as part of:

> Changed DOMMatrixReadOnly and DOMMatrix to be compatible with WebKitCSSMatrix:
>
> * Changed the scale() and scaleSelf() methods to be more like the previous scaleNonUniform()/scaleNonUniformSelf() methods, and dropped the scaleNonUniform* methods.

See https://github.com/whatwg/compat/issues/19#issuecomment-173275699

We could add back `scaleNonUniform()` but it would be nice to have some data on how much it is used. @foolip @fsoder 


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

Received on Friday, 1 September 2017 11:43:09 UTC