Re: [csswg-drafts] [css-fonts-4][css-nesting] Nesting of @supports inside @font-face (#6520)

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