[csswg-drafts] [css-values-5] Accept `<whole-value>` as argument of `first-valid()` (#9590)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-5] Accept `<whole-value>` as argument of `first-valid()` ==
Is `first-valid()` intentionally defined with `<declaration-value>` rather than `<whole-value>`? Should `first-valid(toggle(red; green))` be invalid?

https://drafts.csswg.org/css-values-5/#typedef-first-valid

  > `<first-valid()> = first-valid( <declaration-value> [ ';' <declaration-value> ]* )`

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9590 using your GitHub account


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

Received on Friday, 10 November 2023 07:44:42 UTC