- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Oct 2024 22:20:16 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-values-5] if() conditions with calc() comparisons == Several of the examples in https://github.com/w3c/csswg-drafts/issues/5009 were comparing `<length>` values, but this was not included in https://github.com/w3c/csswg-drafts/issues/10064 Do we want this functionality, and if so what are the use cases and what should be the syntax? Currently specced conditionals are: ``` supports( [ <supports-condition> | <ident> : <declaration-value> ] ) | media( <media-query> ) | style( <style-query> ) ``` Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11104 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 28 October 2024 22:20:17 UTC