[csswg-drafts] [css-fonts] CBDT missing from color formats (#4919)

RoelN has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts] CBDT missing from color formats ==
https://www.w3.org/TR/css-fonts-4/#font-face-src-parsing

```
<color-font-technology> = [COLR | SVG | sbix]
```

Should be something like 

```
<color-font-technology> = [COLR | SVG | sbix | CBDT]
```

to include the CBDT/CBLC format.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4919 using your GitHub account

Received on Monday, 6 April 2020 11:00:56 UTC