- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 07 Feb 2025 15:35:04 +0000
- To: public-css-archive@w3.org
> This proposal is to allow the right-hand-side to be a property name This would be a breaking change (it's currently fine to set a custom property to an ident that matches a property name). ALso greatly inconsistent, your proposal should just be `--fwe-width: var(width)`. But this is not doable, because we add dependencies among the computed value of standard properties all the time. With your proposal we couldn't do so without the risk of breaking websites due to circularities. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11669#issuecomment-2643263514 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 7 February 2025 15:35:05 UTC