Re: [csswg-drafts] [css-page-floats] clearance

>> How would this work with column floats that are floating in the inline direction?

> The same. For now, this part is less use case driven, and more driven by consistency, but if the float fits next to the previous one, it stays there, and if it does not, or if there's clearance, it is pushed downwards (well, block-end-wards). Like top and bottom floats (with this change) and like old-fashioned floats.

What do you mean by "the same"? If you have two page floats that are both floating in the line-end direction within the same page and the first one is clearing "all", then the second one is going where?

And if you have two that float to the block end and you clear the first one, does that then move that first one upward or does it move the second one to the next page?

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

Received on Tuesday, 18 April 2017 12:58:21 UTC