Re: [csswg-drafts] [css-easing-1] Some ideas for linear() easing (#6533)

> I tried to copy the syntax from linear-gradient, but I couldn't see where things like yellow 40% 60% are allowed. I'm looking at the syntax, but I can't see how it allows three values.

You want Images 4, not 3: <https://drafts.csswg.org/css-images-4/#color-stop-syntax>. The text is pretty simple:

> A color stop with two positions is equivalent to specifying two color stops with the same color, one for each position.

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


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

Received on Monday, 23 August 2021 23:06:12 UTC