Re: [fxtf-drafts] [geometry] DOMMatrix should not depend on the CSS parser

I mean that `new DOMMatrix(str)` and `e.style.transform = str` would involve different parsers. Maybe it doesn't have to be that way, but I imagine the parser for the transform property is fully entangled in the rest of the CSS parser?

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

Received on Wednesday, 26 April 2017 09:59:10 UTC