- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Thu, 07 May 2026 22:04:20 +0000
- To: public-css-archive@w3.org
> Can't we use the grid repeat() function? Doesn't it already do the same expand+substitution thing we intend? No, it's specialized to grid purposes, with a specialized syntax and functionality that doesn't make sense for a generic repeater (the auto-fit/auto-fill keywords). Similarly, the Gap Deco version has its own specialized syntax/functionality. > I wonder if a useful extension to this would be to have an index keyword or some such that resolves to the current iteration index. Hmm, do you have an example of where that would be useful? (It would be something we could add later, of course.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13862#issuecomment-4401523715 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 May 2026 22:04:21 UTC