Re: [csswg-drafts] [css-multicol-2] `column-height` and nested fragmentation (#11977)

We didn't resolve on this, and instead came up with a proposal. We'd like @mstensho and anyone else with interest to offer feedback on this as the way forward.

The proposal is that when `column-height` is set, **only if no rows fit** then we should use current multicol pagination rules. Otherwise we should add as many rows as will fit in the current fragment, and when we get to a row that doesn't fit, move that entire row to the next fragment. This would prevent the issue where we get two full rows and then just one line of the third row.

In future, we might add controls to allow authors to change that default.

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


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

Received on Wednesday, 20 August 2025 12:35:31 UTC