[csswg-drafts] Pull Request: [css-images-3] remove && from <linear-color-stop> syntax

fantasai has just labeled a pull request from 12Me21 for https://github.com/w3c/csswg-drafts as "css-images-3":

== [css-images-3] remove && from <linear-color-stop> syntax ==
w3c/csswg-drafts@c03b2ea changed `<color-stop> = <color> <length-percentage>?` to `<linear-color-stop> = <color> && <length-percentage>?`
I believe the `&&` was a mistake, since `<length-percentage> <color>` doesn't seem to be valid?

Note: This also affects [css-images-4], which uses the same definition.

See https://github.com/w3c/csswg-drafts/pull/8021


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

Received on Monday, 7 November 2022 21:27:11 UTC