Re: [csswg-drafts] How to increase margins of containers for pending floats ? (#4052)

> None of the 10 proposed solutions are what I expect. All of them still leaves the float going "inside" the block (that they cover).

This doesn't seem right, see https://www.w3.org/TR/CSS22/visuren.html#floats

> The border box of [...] an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap the margin box of any floats in the same block formatting context as the element itself.

So please clarify why "The block formatting context does not help here". An example with code would be useful.

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

Received on Tuesday, 25 June 2019 13:19:59 UTC