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

Within the comma separated list, things are supposed to be space separated. Which is why

```css
format(opentype supports incremental)
```

works in a backward compat way. As you say, older browsers treat the whole thing as one unknown format that happens to contain spaces.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6520#issuecomment-943961134 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 15 October 2021 03:43:25 UTC