Skip to content

Commit 13e1f13

Browse files
committed
[css-fonts-4] Differentiate COLRv1 from COLRv0, see #6329
1 parent 7c22962 commit 13e1f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
19011901

19021902
<pre class="prod"><dfn id="font-technology-values">&lt;font-technology&gt;</dfn> = [features | variations | color(<<color-font-technology>>) | palettes]</pre>
19031903

1904-
<pre class="prod"><dfn id="color-font-technology-values">&lt;color-font-technology&gt;</dfn> = [COLR | SVG | sbix | CBDT ]</pre>
1904+
<pre class="prod"><dfn id="color-font-technology-values">&lt;color-font-technology&gt;</dfn> = [COLRv0 | COLRv1 | SVG | sbix | CBDT ]</pre>
19051905

19061906
If parsing a particular item in the split value results in a parse error,
19071907
that item is thrown out.

0 commit comments

Comments
 (0)