Re: [csswg-drafts] [css-gaps-1] Auto repeater behavior when number of gaps is less than number of values (#11492)

> For grid tracks, auto `repeat()` is ensured to expand to at least 1 repetition. https://drafts.csswg.org/css-grid/#auto-repeat

That makes sense for grid tracks. For gap decorations it would imply that, if the gap decoration properties specify more gaps than the grid properties, we'd introduce additional empty tracks just to account for the decorations. I was aiming to keep gap decorations purely a paint-time effect and not influence layout, but maybe that's not what authors would expect?

-- 
GitHub Notification of comment by kbabbitt
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11492#issuecomment-2588073469 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 January 2025 19:59:18 UTC