- From: Ian Kilpatrick via GitHub <noreply@w3.org>
- Date: Wed, 01 Apr 2026 18:52:51 +0000
- To: public-css-archive@w3.org
Note we so already support intrinsic in the repeat syntax, just as the max. E.g.
```
CSS.supports('grid-template-columns', 'repeat(auto-fill, minmax(20px, max-content))')
```
And we do look at the max if it is definite for computing the repetitions.
--
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9321#issuecomment-4172268164 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 1 April 2026 18:52:52 UTC