Re: [csswg-drafts] [css-properties-values-api] Clarify whether `syntax: "<color> | "` is valid (#13610)

My understanding is that [consume a syntax definition](https://drafts.css-houdini.org/css-properties-values-api/#consume-a-syntax-definition), which should be used to validate the `syntax` value, should return a failure at its step 5, after failing to [consume a syntax component](https://drafts.css-houdini.org/css-properties-values-api/#consume-a-syntax-component), because there is no `<`, an identifier code point, or a valid escape, at the front of the stream.

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


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

Received on Friday, 6 March 2026 13:27:05 UTC