- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Tue, 03 Mar 2026 23:04:02 +0000
- To: public-css-archive@w3.org
This issue touched on a few different questions, most of which have been answered: 1. What should the default behavior be for multicol, and how do we model that with intersection points? That question was rendered moot by shifting the model from intersection points to segment endpoints, which effectively gives Option 1 from the original post as the default (which appeared to be the consensus favorite). 2. Same question, except for flexbox. Also rendered moot by shifting to segment endpoints. 3. How to handle insets at intersections in multicol, specifically the default of -50% to reach the center of the intersection. Resolved in https://github.com/w3c/csswg-drafts/issues/13137 by changing the defaults of all insets to 0. There is still an open question of whether Option 2 from the original post should be *possible*. That's covered by https://github.com/w3c/csswg-drafts/issues/13453. I'm closing this issue in favor of that one, as it's more narrowly focused. -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12784#issuecomment-3994112230 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 March 2026 23:04:03 UTC