Re: [csswg-drafts] [css-values-5] What is the MVP for inline conditionals on custom properties? (#10064)

> we couldn't distinguish a single fallback `<declaration-value>` from a `<cond> ':' <declaration-value>`

I think we could distinguish them because only the last item of the comma/semicolon-separated list would use the former. All the other items in the list would need to parse `<cond> ':'` before the `<declaration-value>`. But I don't really mind having the `else:` or not.

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


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

Received on Monday, 2 September 2024 17:30:25 UTC