Re: [csswg-drafts] [css-values-4] Clarify that function component values need to be followed by parentheses (#5728)

So for example in https://drafts.csswg.org/css-grid/#repeat-syntax, you would rename `<track-repeat>`, `<auto-repeat>`, `<fixed-repeat>`, `<name-repeat>` to `<track-repeat()>`, `<auto-repeat()>`, `<fixed-repeat()>`, `<name-repeat()>`?

What if you have a disjunction of different function values, like in [`<transform-function>`](https://drafts.csswg.org/css-transforms/#typedef-transform-function)? Should it be `<transform-function()>`?


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


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

Received on Monday, 16 November 2020 08:18:10 UTC