- From: Roel Nieskens via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Apr 2020 11:00:52 +0000
- To: public-css-archive@w3.org
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