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

> I am still not sure if toggle() nested in first-valid() is valid at computed value time

`toggle()` is not preserved at computed-value time. https://drafts.csswg.org/css-values-5/#toggle-notation: "the computed value of `toggle()` is C_{n+1}"

> it is not allowed to be nested

I think this means that you can't have a `toggle()` inside another `toggle()`. But it should be fine to have a `toggle()` inside a `first-valid()`.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9590#issuecomment-1805829232 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 14:22:12 UTC