@tabatkins To simplify the ask a bit. You want each transform to get represented by a `DOMMatrix` in typed OM and based on the `is2D` flag you want to capture if it should get serialized to the 2D or 3D transform function? E.g.: `translate(2px, 3px)` vs `translate3d(2px, 3px, 0)` depending on `is2D`? -- GitHub Notification of comment by dirkschulze Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/255#issuecomment-381322245 using your GitHub accountReceived on Saturday, 14 April 2018 11:20:13 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:50:22 UTC