- From: Alan Stearns via GitHub <noreply@w3.org>
- Date: Wed, 20 Aug 2025 19:24:08 +0000
- To: public-css-archive@w3.org
> Essentially so that rows behave like `break-inside:avoid` in the outer fragmentation context? It might be better to consider the rows as monolithic content https://drafts.csswg.org/css-break-3/#monolithic The difference is that `break-inside:avoid` can be split with a forced break, and forced breaks within monoliths do not cause a split. This might be moot as I don’t think there is currently any way to add a forced break to the row itself (only the content within it). But if/when there is a way to do so we’ll have to decide whether this scenario would take those forced breaks into account. -- GitHub Notification of comment by astearns Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11977#issuecomment-3207767800 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 19:24:09 UTC