Re: [csswg-drafts] [css-grid] Ability to clamp track spanning (#5852)

About the syntax, even though `span` should have been a function (#1137), it may be more consistent to keep it as a keyword, and just accept two integers after it.

Also, the current syntax is `span && [ <integer [1,∞]> || <custom-ident> ]`. Not sure how `<custom-ident>` would play with this. Would both the minimum and maximum amounts only consider lines with the provided name? Would each amount accept a different name? And need to be careful if `all` gets a special meaning.

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


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

Received on Monday, 19 February 2024 21:15:47 UTC