Re: [csswg-drafts] [css-grid-2][css-sizing-3] Canonicalize the definition of `<fit-content()>` (#7380)

I did not realized that `w3c/reffy` extracted `fit-content(<length-percentage>)` as `"<fit-content()>": { "value": "fit-content( <length-percentage> )" }` whereas `<fit-content()>` (non-terminal) does not appear in any production. I will report the issue on the related repository. Assuming the definitions of `width` and `grid-template-columns` (via `<track-size>`) were containing `<fit-content()>` instead of the related function definition (terminal), `fit-content(<length-percentage>)`, could this non-terminal production still have different definitions for each property?

Thanks for the clarification.

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


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

Received on Saturday, 18 June 2022 05:51:59 UTC