Skip to content

Commit b058865

Browse files
committed
[css-fonts-3] refs for UAX15, UAX29
1 parent cde6ee4 commit b058865

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-3/Fonts.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@ <h3 id="font-family-casing">Case sensitivity of font family names</h3>
23402340
Implementors should take care to verify that a given caseless string comparison
23412341
implementation uses this precise algorithm and not assume that a given
23422342
platform 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>
25582558
default 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
25622562
more complete description). For a given cluster containing
25632563
a base character, <em>b</em> and a sequence of combining characters
25642564
<em>c1, c2&hellip;</em>, the entire cluster is matched using these steps:</p>

0 commit comments

Comments
 (0)