- From: Alison Maher via GitHub <noreply@w3.org>
- Date: Wed, 13 Aug 2025 18:10:43 +0000
- To: public-css-archive@w3.org
An additional thought is that this could be handled as a new value within [`rule-break`](https://www.w3.org/TR/css-gaps-1/#break). Similar to `spanning-item` we could break at `empty-cell`, which would allow the gap to break at empty cells. This would limit you from combining the empty cell case with other kinds of break rules, though, and has less control over what an author wants to consider as "empty", so a separate property to control this would allow for more flexibility. -- GitHub Notification of comment by alisonmaher Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12602#issuecomment-3184980957 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 August 2025 18:10:43 UTC