- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Nov 2022 06:34:53 +0000
- To: public-css-archive@w3.org
cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-values-5] Define `<toggle-value>` with `<declaration-value>` == I think [`<toggle-value>`](https://drafts.csswg.org/css-values-5/#typedef-toggle-value) is equivalent to [`<declaration-value>`](https://drafts.csswg.org/css-syntax-3/#typedef-declaration-value), which is precisely defined, completed with the corresponding specific rule. If so, I think it would clearer to replace *CSS value* with `<declaration-value>`: ```diff - where `<toggle-value>` is any CSS value that is valid where the expression is placed + where `<toggle-value>` is any `<declaration-value>` that is valid where the expression is placed ``` Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8091 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 17 November 2022 06:34:55 UTC