Skip to content

Commit e4b4586

Browse files
committed
[css-fonts-5] use section autolinks correctly
1 parent 27f390d commit e4b4586

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-fonts-5/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,8 @@ Then each component value is parsed according to this grammar:
373373
= [color-COLRv0 | color-COLRv1 | color-SVG | color-sbix | color-CBDT ]</pre>
374374

375375
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,
376+
and is a supported [[css-fonts-4#font-format-definitions]] or
377+
[[css-fonts-4#font-technology-definitions]],
379378
add it to the list of supported sources.
380379
If parsing a component value results in a parsing error
381380
or its format or technology are unsupported,

0 commit comments

Comments
 (0)