- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Wed, 28 Jan 2026 21:43:48 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-gaps-1] Allow row decoration breaks in Multicol (with column-wrap)`, and agreed to the following: * `RESOLVED: Allow authors to break decorations in the row direction (rule-break: intersection), but don't break by default.` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> javierct: this is about allowing row-dec breaks in multicol<br> <TabAtkins> javierct: in the slide, we have two Multicol examples<br> <TabAtkins> javierct: in top, row dec goes from one end to the other, no breaks<br> <TabAtkins> javierct: this is what we had in our mental model initially<br> <TabAtkins> javierct: but there's the options of allowing these decos in the row decoration to break, like they do in flex or grid<br> <TabAtkins> javierct: there was some concerns about readability/flow of the Multicol if they can break<br> <TabAtkins> javierct: but by not allowing row decos to break, we create a disparity with the rest of the containers<br> <TabAtkins> javierct: so our proposal is to allow authors to break the row decos, but don't break by defautl<br> <TabAtkins> astearns: so would this be a UA rule for Multicol...<br> <TabAtkins> florian: is that the default for Multicol only?<br> <TabAtkins> javierct: yes<br> <TabAtkins> florian: so how is this done...?<br> <TabAtkins> javierct: that's the next issue<br> <astearns> ack fantasai<br> <TabAtkins> javierct: about "auto"<br> <oSamDavis> Q+<br> <TabAtkins> fantasai: looking at ED, it looks like the initial value is spanning-item. there's no spanning-items here so it won't break anyway. so that should already work, right?<br> <TabAtkins> javierct: yeah, spanning-item will give the top behavior<br> <TabAtkins> fantasai: so there's nothing to fix, then<br> <TabAtkins> javierct: well we just want to decide if authors should be *able* to break rows<br> <TabAtkins> fantasai: yes, should be allowed, sure<br> <astearns> ack oSamDavis<br> <TabAtkins> astearns: so do we want to resolve on allowing row breaks in multicol?<br> <fantasai> PROPOSED: Allow authors to break decorations in the row direction (rule-break: intersection), but don't break by default.<br> <fantasai> RESOLVED: Allow authors to break decorations in the row direction (rule-break: intersection), but don't break by default.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13135#issuecomment-3814085767 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 January 2026 21:43:48 UTC