- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 May 2025 06:55:21 +0000
- To: public-css-archive@w3.org
I probably initially thought something like this: ``` # formal <var()> = var( <general-var-arguments> ) <general-var-arguments> = <declaration-value> , <declaration-value>? # informative <var()> = var( <custom-property-name> , <declaration-value>? ) ``` But I agree that authors will most often want to determine what these contents should look like at computed value time, rather than at parse time. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11500#issuecomment-2853467012 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 May 2025 06:55:22 UTC