Skip to content

Commit cdbc773

Browse files
authored
Merge pull request #5945 from nschonni/bikeshed-css-fonts-4
[css-fonts-4] Escpape string placeholder
2 parents 4cb190b + 4c5b735 commit cdbc773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2625,7 +2625,7 @@ If the 'font-named-instance!!descriptor' descriptor is set
26252625
to a value other than 'font-named-instance/auto',
26262626
then the appropriate stage in the [[#font-feature-variation-resolution]]
26272627
will inspect the font file to find the first named instance in
2628-
the font which has a localized name equal to the given <string>
2628+
the font which has a localized name equal to the given <<string>>
26292629
according to the rules given in [[#localized-name-matching]].
26302630
If no such named instance exists,
26312631
this descriptor is treated as if it has a value of 'font-named-instance/auto'.

0 commit comments

Comments
 (0)