We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323ff26 commit 8ff5534Copy full SHA for 8ff5534
css-fonts-4/Overview.bs
@@ -1836,7 +1836,7 @@ at least as dark as its predecessor. Only values greater than 0 and less than 10
1836
Authors should take care to ensure that names use a character sequence
1837
consistent with the actual font family name, particularly when using
1838
combining characters such as diacritical marks. For example, a family
1839
- name that contains an uppercase A (U+0041) followed by a combining
+ name that contains a lowercase a (U+0061) followed by a combining
1840
ring (U+030A) will <strong>not</strong> match a name that looks
1841
identical but which uses the precomposed lowercase a-ring character
1842
(U+00E5) instead of the combining sequence.</p>
0 commit comments