[csswg-drafts] [css-var] var(property) (#5729)

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

== [css-var] var(property) ==
Will  [`var(foo)`][var] always resolve to the value of the _foo_ property if anything at all?  
That is, currently _foo_ is limited to a `<dashed-ident>` for custom properties, so always has a prefix of a double hyphen-minus `--`, but if [`var()`][var] was ever specified to accept other values then those would be the normal properties defined by CSS modules and never anything else.

[var]: <https://drafts.csswg.org/css-variables-1/#using-variables> "Using Cascading Variables: the var() notation"

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


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

Received on Sunday, 15 November 2020 11:32:49 UTC