Re: [csswg-drafts] [css-values-4] inherit() function: like var() for parent value, for any property (#2864)

My point was that some use-cases involve eg `--prop1: calc(parent(--prop1) + 1)` – without a second property being involved. In that case, we want to access the parent value of `--prop1`, even though it will not inherit. 

To your other point, I think that's why @LeaVerou [suggested limiting this to custom properties](https://github.com/w3c/csswg-drafts/issues/2864#issuecomment-1408740179) for now.

-- 
GitHub Notification of comment by mirisuzanne
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2864#issuecomment-1409166894 using your GitHub account


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

Received on Monday, 30 January 2023 19:00:03 UTC