Re: [csswg-drafts] [css-multicol-2] `column-wrap`, `column-height` and column balancing (#11976)

Maybe I'm confused regarding rows vs lines. There's no such distinction in our implementation. I just call them "rows". I do realize that a `row-gap` is only inserted between the "rows" caused by `column-wrap:wrap`, but what's the multicol model?

Is it:

- A multicol container consist of a series of multicol lines, multicol rows, and multicol spanners

Or:

- A multicol container consists of a series of multicol lines, and multicol spanners
- A multicol line consists of a series of multicol rows

Or something else?

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


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

Received on Tuesday, 25 March 2025 11:13:43 UTC