Re: [csswg-drafts] [css-multicol] Overflow in the block direction for continuous media (#2923)

I just stumbled on this peculiarity of the spec, and I want the spec to follow firefox, and historical webkit behaviour: **extra content overflows vertically as if columns are balanced, and it respects orphans css prop.**

Otherwise, I see no way how to square it with https://github.com/w3c/csswg-drafts/issues/4689 and spec-compliant column-fill, an min-height behaviour.

How overflow-y: auto can work if columns overflow an y-scrollable container element? Columns will overlow on the right, while y-direction will be occupied by empty space equivalent to height of overflown column?

I cannot fathom what purpose this logic serves.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 29 November 2021 21:37:26 UTC