- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Mar 2023 16:17:41 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-contain] Allow container query style features to evaluate in a boolean?`, and agreed to the following: * `RESOLVED: style queries can accept properties in boolean context; false if matches initial value, true otherwise` <details><summary>The full IRC log of that discussion</summary> <emeyer> miriam: Container query style features can query custom properties, so the question is, can you query without the value to see if it has initial value<br> <emeyer> …Thus getting true or false back<br> <emeyer> …False if it’s the default value, true if it’s changed<br> <Rossen_> q?<br> <fantasai> sgtm<br> <fremy> +1<br> <lea> +1 obvs<br> <emeyer> dholbert: Would anything special be needed for Houdini registered properties?<br> <emeyer> miriam: Yes, you’d be checking to see if it’s the initial value, by default that would be the guaranteed value<br> <TabAtkins> s/guaranteed value/guaranteed-invalid value/<br> <emeyer> Rossen: Any questions or objections?<br> <emeyer> (silence)<br> <fantasai> RESOLVED: style queries can accept properties in boolean context; false if matches initial value, true otherwise<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8127#issuecomment-1479871971 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 March 2023 16:17:43 UTC