- From: Hoch via GitHub <noreply@w3.org>
- Date: Mon, 16 Mar 2026 18:57:05 +0000
- To: public-css-archive@w3.org
I lean towards @oSamDavis's recommendation of linear assignment. Conceptually speaking, having the list reset per line would be treating the lines a *lot* like rows, when fundamentally the flex container is 1 dimensional. Practically speaking, flex container doesn't currently offer layout styling options on a per-row basis, though with n-child selectors it effectively offers linear styling that would match this. -- GitHub Notification of comment by mhochk Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13663#issuecomment-4069898348 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 March 2026 18:57:06 UTC