- From: Robert Flack via GitHub <noreply@w3.org>
- Date: Tue, 15 Jul 2025 22:51:48 +0000
- To: public-css-archive@w3.org
Oh yeah, my idea doesn't work if there are multiple values in the auto repeater, since as you point out we can't know which values to pull out at the right side of the auto repeater. However, for single value auto repeaters I think it works. There is lots of precedent in css for trying to coerce values to be interpolable when possible - it may be worth auto-aligning single-auto-value repeaters and the left-hand side of multi-value auto repeaters even if we can't extend the right side of multi-value auto repeaters. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12431#issuecomment-3075985762 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 July 2025 22:51:49 UTC