We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f390d commit e4b4586Copy full SHA for e4b4586
1 file changed
css-fonts-5/Overview.bs
@@ -373,9 +373,8 @@ Then each component value is parsed according to this grammar:
373
= [color-COLRv0 | color-COLRv1 | color-SVG | color-sbix | color-CBDT ]</pre>
374
375
If a component value is parsed correctly
376
-and is of a <a href="#font-format-definitions">font format</a> or
377
-<a href="#font-technology-definitions">font technology</a>
378
-that the UA supports,
+and is a supported [[css-fonts-4#font-format-definitions]] or
+[[css-fonts-4#font-technology-definitions]],
379
add it to the list of supported sources.
380
If parsing a component value results in a parsing error
381
or its format or technology are unsupported,
0 commit comments