Re: [csswg-drafts] [css-transforms-1] Error in prose describing order of multiple transform function

Ok, just did the math. The reverse transform list is exactly the wrong way. Should be:
1. Multiply from ancestor to descendant from left to right per transform list.
2. Multiply transform with the point.

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

Received on Wednesday, 11 April 2018 20:33:07 UTC