Re: [csswg-drafts] [css-easing-2] correct the `<linear-stop-list>` syntax (#10643)

@tabatkins you mean to say `linear(.3 20% 70%)` is valid but `linear(.3)` and `linear(.3 20%)` are not valid?
The `linear-gradient(red 80%)` doesn't work in FF&Chrome nightlies but `linear-gradient(red 80% 90%)` does.

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


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

Received on Wednesday, 31 July 2024 02:13:44 UTC