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

That doesn't seem to be wrapping as we're defining it here though (I'm finding these examples hard to follow, but I don't see anything I'd describe as a "wrap") this is because you have one multicol nested inside another.

A regular multicol container has a single row, as we're defining it, inside which is at least one line of columns, but could be more if there is a spanner (that was the diagram I posted [here](https://github.com/w3c/csswg-drafts/issues/11976#issuecomment-2753981259)). You only get multiple rows if you wrap. The `column-wrap` property only controls those "overflow" columns. The ones that would currently go out in the inline direction and cause a scrollbar. I need to add all this to the multcol model part of the spec, maybe I'll get chance on Friday to do that.

I feel like I'm just not getting your point about the nested columns, do you have a more realistic example or use case? 

-- 
GitHub Notification of comment by rachelandrew
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11754#issuecomment-2790203124 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 15:59:33 UTC