Re: [csswg-drafts] [css-multicol] Do we need column-wrap as well as column-height (#11754)

I'm confused, as in your example there's no `column-height` property, so in that case it would never wrap unless the author explicitly adds `column-wrap: wrap`.

The case that Florian wants (and that we resolved on) is that `column-wrap: auto` + a `column-height` of something other than auto would result in `column-wrap: auto` behaving as if `column-wrap: wrap` was set. No other cases, constrained block-size, or anything else should cause the wrapping (as that would break existing implementations). 

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


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

Received on Wednesday, 9 April 2025 13:54:07 UTC