- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Tue, 14 Oct 2025 21:39:10 +0000
- To: public-css-archive@w3.org
Thanks @oSamDavis, that summary looks good to me, with one nit on the shorthand grammar: ``` rule-visibility-items: <'column-rule-visibility-items'> ``` This is assuming the expected behavior is to set the column and row subproperties to the same value, consistent with `*-rule-break` and `*-rule-outset`. The value spaces for the two subproperties are the same, so `|| <'row-rule-visibility-items'>` is not needed. Agenda+ to discuss. -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12602#issuecomment-3403707762 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 October 2025 21:39:11 UTC