File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2340,7 +2340,7 @@ <h3 id="font-family-casing">Case sensitivity of font family names</h3>
23402340Implementors should take care to verify that a given caseless string comparison
23412341implementation uses this precise algorithm and not assume that a given
23422342platform string matching routine follows it, as many of these have
2343- locale-specific behavior or use some level of string normalization.</ p >
2343+ locale-specific behavior or use some level of string normalization [[!UAX15]] .</ p >
23442344
23452345< h3 id ="font-style-matching "> Matching font styles</ h3 >
23462346
@@ -2558,7 +2558,7 @@ <h3 id="cluster-matching">Cluster matching</h3>
25582558default glyph of the base character.</ p >
25592559
25602560< p > A sequence of codepoints containing combining mark or other
2561- modifiers is termed a grapheme cluster (see [[CSS3TEXT]] for a
2561+ modifiers is termed a grapheme cluster (see [[CSS3TEXT]] and [[UAX29]] for a
25622562more complete description). For a given cluster containing
25632563a base character, < em > b</ em > and a sequence of combining characters
25642564< em > c1, c2…</ em > , the entire cluster is matched using these steps:</ p >
You can’t perform that action at this time.
0 commit comments