- From: SYwaves via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Jan 2023 19:39:59 +0000
- To: public-css-archive@w3.org
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