- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 06 Aug 2025 16:42:24 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-multicol-2] `columns` shorthand with `column-height` and `column-wrap` ``, and agreed to the following: * `RESOLVED: Adopt syntax 'columns: [ <column-width> || <column-count> ] [ / <column-height> ]?` * `RESOLVED: Shorthand 'columns' also resets column-wrap (if it exists)` <details><summary>The full IRC log of that discussion</summary> <fantasai> rachelandrew: Need to decide what to do with 'columns' shorthand and new properties<br> <fantasai> rachelandrew: Syntax we're proposing is in my last comment on the issue -- should we add column-height, and how do we represent it unambiguously<br> <TabAtkins> Looks good to me. Always unhappy having to use a /, but it's needed here.<br> <astearns> ack fantasai<br> <fantasai> fantasai: LGTM, with Oriol's fixes<br> <fantasai> florian: Seems fine to me. If we need column-wrap property... probably should cascade together?<br> <TabAtkins> fantasai: we could say that if column-wrap exists, it's reset-only by the longhand<br> <fantasai> astearns: If it goes to the shorthand, can extend it later<br> <fantasai> rachelandrew: yes<br> <TabAtkins> astearns: if we do need it in the shorthand, we can put it in after column-height probably<br> <TabAtkins> florian: i don't think the proposal says you reset colum-wrap right now, is that okay?<br> <fantasai> fantasai: We can resolve on both.<br> <TabAtkins> rachelandrew: I'm okay for now, yes.<br> <fantasai> PROPOSED: Adopt syntax 'columns: [ <column-width> || <column-count> ] [ / <column-height> ]?<br> <TabAtkins> +1<br> <florian> +1<br> <kbabbitt> sgtm<br> <fantasai> PROPOSED: Shorthand 'columns' also resets column-wrap (if it exists)<br> <florian> +1<br> <fantasai> astearns: Any objections?<br> <fantasai> RESOLVED: Adopt syntax 'columns: [ <column-width> || <column-count> ] [ / <column-height> ]?<br> <fantasai> RESOLVED: Shorthand 'columns' also resets column-wrap (if it exists)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12050#issuecomment-3160860557 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 August 2025 16:42:25 UTC