- From: Guillaume via GitHub <noreply@w3.org>
- Date: Fri, 14 Nov 2025 08:31:11 +0000
- To: public-css-archive@w3.org
My point is that if a [spec](https://drafts.csswg.org/css-variables-2/#using-variables) defines this... : > The value of a custom property can be substituted into the value of another property with the `var()` function. ... an author would think that if `color: rgb(var(--channels))` is valid, `color: var(--custom var(--fallback))` is also valid, unless explicitly specified otherwise. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13083#issuecomment-3531574596 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 November 2025 08:31:12 UTC