- From: Una Kravets via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Feb 2023 21:54:36 +0000
- To: public-css-archive@w3.org
Big +1 to having these computed values as query options. Does this also include computed range queries? I.e. if you wanted to style a weather card based on a percent chance of rain:
@container style(20 < --chance-of-rain < 50) {
/* ... */
}
--
GitHub Notification of comment by una
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7068#issuecomment-1414426214 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 February 2023 21:54:37 UTC