[csswg-drafts] [css-transforms-3] Layout-affecting Transforms

jensimmons has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-transforms-3] Layout-affecting Transforms ==
Right now, if I apply a transform to content on a page, it does not affect layout. I would love for there to be a toggle for making the transformed content affect layout. Not for animations, necessarily, but because a lot of cool graphic design effects can be achieved with transforms... and yet, they are hard if not impossible to use, because the rest of the flow of the document is not affected.  

For example: http://labs.jensimmons.com/2016/
Now I got away with this by applying a giant amount of padding-bottom, and changing it at many different breakpoints, but that solution was fiddly, fragile, and would not work in a CMS-context. 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1487 using your GitHub account

Received on Wednesday, 31 May 2017 20:18:08 UTC