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

My consternation with `inherit()` and `inherited()` is that it is somewhat ambiguously typed in certain uses. 

For example, `border-color: inherit(background-color)` appears more akin to a lateral inheritance (a la currentColor) that references the property on the element itself rather than its parent.

(If I'm allowed to be a bit silly here, maybe the function should be called `parent's()` :P)

-- 
GitHub Notification of comment by SYwaves
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2864#issuecomment-1409228661 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:40:01 UTC