Re: [csswg-drafts] [css-easing-2] linear() custom easing (#7484)

I think it is fixed, thanks. I do not really know when a CSS type or an inline value definition should be used, or if it matters at all. `<color>` is defined with `<rgb()> | <rgba()> | <hsl()> | ...`. The value definition of a CSS type (production) should be unique whereas inline definitions are free to use different function arguments in different places.

A workaround for me could be to assume that a function with no argument is a CSS type reference that is not wrapped in angled brackets, but I would rather not do that, even if there is currently no CSS function that takes no argument (I think).

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


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

Received on Tuesday, 19 July 2022 10:22:51 UTC