- From: Brandon McConnell via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Apr 2024 00:13:01 +0000
- To: public-css-archive@w3.org
@jcubic Even with that syntax, it's very likely that the value received by JS for the parent property, `--pointer-options` in your example, for instance, would remain the same. In that case, there would likely be a new Web API method introduced to the [`CSSStyleDeclaration`](https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration) interface similar to [`getPropertyValue()`](https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration/getPropertyValue) to parse grouped variable values. -- GitHub Notification of comment by brandonmcconnell Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9992#issuecomment-2030830872 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 2 April 2024 00:13:02 UTC