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

Also, regarding margin collapsing:  I think elements with layout-affecting transforms should probably establish new formatting contexts, since it doesn't make sense for floats outside to affect layout inside.  Establishing a new formatting context implies [rules for margin collapsing](https://drafts.csswg.org/css2/box.html#collapsing-margins) that I think are right:  margins don't collapse across the boundary, but margins on the outside could still collapse with sibling margins.

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

Received on Wednesday, 31 May 2017 23:53:15 UTC