Re: [csswg-drafts] [css-values] ambiguity when matching syntax to value (#6695)

> disambiguated in prose; this is relatively rare (I can't recall one that does it off the top of my head, but I know there are)

An example is [`list-style`](https://drafts.csswg.org/css-lists/#list-style-property) with `<'list-style-position'> || <'list-style-image'> || <'list-style-type'>`

> Using a value of `none` in the shorthand is potentially ambiguous, as `none` is a valid value for both `list-style-image` and `list-style-type`. To resolve this ambiguity, a value of `none` in the shorthand must be applied to whichever of the two properties aren’t otherwise set by the shorthand.

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


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

Received on Wednesday, 29 September 2021 16:53:31 UTC