Skip to content

Commit 8ff5534

Browse files
author
Litherum
committed
[css-fonts-4] Confusing informative note about matching font family names
#1466
1 parent 323ff26 commit 8ff5534

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
@@ -1836,7 +1836,7 @@ at least as dark as its predecessor. Only values greater than 0 and less than 10
18361836
Authors should take care to ensure that names use a character sequence
18371837
consistent with the actual font family name, particularly when using
18381838
combining characters such as diacritical marks. For example, a family
1839-
name that contains an uppercase A (U+0041) followed by a combining
1839+
name that contains a lowercase a (U+0061) followed by a combining
18401840
ring (U+030A) will <strong>not</strong> match a name that looks
18411841
identical but which uses the precomposed lowercase a-ring character
18421842
(U+00E5) instead of the combining sequence.</p>

0 commit comments

Comments
 (0)