- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 24 Aug 2021 13:28:42 +0000
- To: public-css-archive@w3.org
Oh wait
> The declaration being tested must always occur within parentheses, when it is the only thing in the expression. [source](https://drafts.csswg.org/css-conditional-3/#at-supports)
So that is like
```css
@supports (font-technology(color(COLRv0)) ){
and so on
```
--
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6520#issuecomment-904643273 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 August 2021 13:28:44 UTC