[fxtf-drafts] Pull Request: [geometry] Parse as CSS 'transform' instead of SVG transform=""

tabatkins has just labeled a pull request from zcorpan for https://github.com/w3c/fxtf-drafts as "ready":

== [geometry] Parse as CSS 'transform' instead of SVG transform="" ==
Also refactor into a common algorithm for both DOMMatrix constructor
and setMatrixValue, since they kept getting out of sync. Explicitly
hook into the css-syntax "parse something according to a CSS grammar".

Fixes #149. Fixes #144.

See https://github.com/w3c/fxtf-drafts/pull/153

Received on Friday, 12 May 2017 10:48:49 UTC