- From: Noam Rosenthal via GitHub <noreply@w3.org>
- Date: Fri, 08 May 2026 18:31:51 +0000
- To: public-css-archive@w3.org
<bikeshedding> Maybe calling this `for` is fine? ``` for([<<custom-ident>> of] <<number>>: <<repeated-clause>>) ``` e.g. ```css for(--i of 3: hline by 3px, vline by calc(3px * var(--i))) ``` -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13862#issuecomment-4408917519 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 May 2026 18:31:52 UTC