Skip to content

Commit a3b7f72

Browse files
author
John Daggett
committed
more unicode-range tweaks
1 parent 785846e commit a3b7f72

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css3-fonts/Fonts.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2098,10 +2098,10 @@ <h3 id=character><span class=secno>4.5 </span>Character range: the
20982098
hexadecimal numbers prefixed by "U+", corresponding to <a
20992099
href="http://www.unicode.org/charts/">Unicode character code points</a>.
21002100
The character range can be a subset of the full character map of the
2101-
underlying font. The actual character map used is the intersection of the
2102-
unicode range specified and the underlying character map of the font. The
2103-
unicode-range descriptor serves as a hint for user agents when deciding
2104-
whether or not to download a font resource.
2101+
underlying font. The actual character map used during font matching is the
2102+
intersection of the unicode range specified and the underlying character
2103+
map of the font. The unicode-range descriptor serves as a hint for user
2104+
agents when deciding whether or not to download a font resource.
21052105

21062106
<p>Unicode range values are written using hexadecimal values and are case
21072107
insensitive. Each is prefixed by "U+" and multiple, discontinuous ranges

0 commit comments

Comments
 (0)