We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c22962 commit 13e1f13Copy full SHA for 13e1f13
css-fonts-4/Overview.bs
@@ -1901,7 +1901,7 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
1901
1902
<pre class="prod"><dfn id="font-technology-values"><font-technology></dfn> = [features | variations | color(<<color-font-technology>>) | palettes]</pre>
1903
1904
- <pre class="prod"><dfn id="color-font-technology-values"><color-font-technology></dfn> = [COLR | SVG | sbix | CBDT ]</pre>
+ <pre class="prod"><dfn id="color-font-technology-values"><color-font-technology></dfn> = [COLRv0 | COLRv1 | SVG | sbix | CBDT ]</pre>
1905
1906
If parsing a particular item in the split value results in a parse error,
1907
that item is thrown out.
0 commit comments