- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 18 Mar 2026 15:30:13 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-gaps-1] Introduce `rule-visibility-items: auto` ``, and agreed to the following: * `RESOLVED: Poll for whether Grid should default to 'between' or 'all'. Based on that, the initial value will be either 'between' or 'normal' (all for grid, between for multicol/flex)` <details><summary>The full IRC log of that discussion</summary> <hoch> javierct: For rule visibility items we wanted to introduce 'auto'. rule-visibility-items allows authors to control where those rules are actually shown.<br> <hoch> javierct: The main issue is we have 3 different options: all, between, and around.<br> <hoch> javierct: Currently the default is set to 'all'<br> <oSamDavis> q+<br> <hoch> javierct: 'all' may cause backwards compatibility issue for multi-col. We'd still like it for grid, but would like to make a 'auto' to cover this.<br> <astearns> ack oSamDavis<br> <astearns> ack fantasai<br> <oSamDavis> q+<br> <astearns> ack oSamDavis<br> <kbabbitt> q+<br> <hoch> <discussion of how the different keywords behaved><br> <hoch> fantasai: Kevin was wondering if the keyword should be 'normal' rather than 'auto'. I lean that direction. Matching gap.<br> <hoch> oSamDavis: It will be a rename 'auto' to 'normal', so 'normal' still resolves to one of the keywords?<br> <hoch> fantasai: yes<br> <astearns> ack kbabbitt<br> <fantasai> fantasai: Also curious what Rachel Andrew and Miriam think about the proposal.<br> <miriam> q+<br> <hoch> kbabbitt: In terms of the default behavior for grid, looking through the initial examples, there's examples for all 3 behaviors. The ones without empty cells were the first examples. Once we got into dev trials author cases came up for empty cells and between. I think 'all' is the most intuitive default and you can adjust as you want, even though<br> <hoch> it is inconsistent with the pre-existing behavior for multi-col.<br> <astearns> ack miriam<br> <hoch> miriam: 'between' is what I would have expected as the default in grid.<br> <hoch> kbabbitt: I would be open to making that change. Other opinions?<br> <hoch> astearns: I'm slightly in favor of consistency. Particularly since we have an existing behavior we have to support. Another benefit is we wouldn't have to use normal.<br> <hoch> astearns: Also in quite a lot of grid cases, the differences would be minimal.<br> <hoch> fantasai: flex would also default to 'all'?<br> <fantasai> s/all/between/<br> <hoch> kbabbitt: yes<br> <alisonmaher> q+<br> <astearns> ack alisonmaher<br> <hoch> alisonmaher: I lean towards having a different default for grid.<br> <astearns> ack fantasai<br> <hoch> fantasai: Maybe a straw poll on the name?<br> <hoch> fantasai: We can resolve here that if we're adding a keyword, it's 'normal'.<br> <fantasai> https://github.com/w3c/csswg-drafts/issues/11491#issuecomment-3711456023<br> <hoch> astearns: We should definitely resolve that the default mult-col behavior is between. The mechanism by which we get there is either a new keyword, or setting the default to 'between' for everything.<br> <fantasai> s|https://github.com/w3c/csswg-drafts/issues/11491#issuecomment-3711456023||<br> <fantasai> "Column rules are only drawn between two columns that both have content." -- https://www.w3.org/TR/css-multicol-1/#column-gaps-and-rules<br> <hoch> PROPOSED: The default behavior for rule-visibility-items is 'between' (for backwards compat), and then we will poll on how we get there.<br> <fantasai> PROPOSED: Poll for whether Grid should default to 'between' or 'all'. Based on that, the initial value will be either 'between' or 'normal' (all for grid, between for multicol/flex)<br> <fantasai> RESOLVED: Poll for whether Grid should default to 'between' or 'all'. Based on that, the initial value will be either 'between' or 'normal' (all for grid, between for multicol/flex)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13477#issuecomment-4083463602 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 March 2026 15:30:14 UTC