Re: [csswg-drafts] [cssom]getComputedStyle(element) should return a list of transform functions

Specifically, TypedOM will return a `CSSTransformValue` object, and there's no reason for it to collapse the functions into matrix(); it can preserve the functions exactly.  It *also* contains an "equivalent matrix", so you get the best of both worlds.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/891#issuecomment-295578512 using your GitHub account

Received on Thursday, 20 April 2017 04:41:34 UTC