Re: [csswg-drafts] [css-transforms] Let 'transform-origin' and 'transform' take comma-separated lists (#589)

Yup, 'translate-origin' is nothing more than a shorthand for a `translate()` before your transform list, and a reverse `translate()` at the end.

(And so, on the call I floated the idea of a `translate-origin(<length>{2}, <translate-list>)` function that would do the back-and-forth for you.)

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

Received on Sunday, 27 October 2019 21:23:10 UTC