- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 14 Oct 2024 18:10:46 +0000
- To: public-css-archive@w3.org
@benface `inherit(--border)` should inherit the computed value, i.e. with variables substituted. And I don't like your alternatives, they would force browsers to keep the raw expressions of the parent element just in case some children references it. Seems better to just say that you want some expression to inherit as-is when you set it on the parent. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2749#issuecomment-2411934870 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 14 October 2024 18:10:47 UTC