Skip to content

Commit 4e64c97

Browse files
author
Markus Mielke
committed
[css2] updated Issue 166
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402457
1 parent 43b5cb0 commit 4e64c97

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

css2/fonts.src

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 2.82 2006-05-09 13:07:46 fantasai Exp $ -->
3+
<!-- $Id: fonts.src,v 2.83 2006-05-09 13:48:02 mmielke Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Fonts</title>
@@ -70,13 +70,13 @@ for the current character, and if there is a next alternative
7070
alternative 'font-family'.
7171
</li>
7272
<li>If there is no font within the family selected in 2, then use a
73-
UA-dependent default 'font-family' and repeat step 2, using the best
74-
match that can be obtained within the default font.
75-
If a particular character cannot be displayed using this font,
76-
then the UA has no suitable font for that character.
77-
The UA should map each character for which it has no suitable font
78-
to a visible symbol chosen by the UA, preferably a "missing character"
79-
glyph from one of the font faces available to the UA.
73+
UA-dependent default 'font-family' and repeat step 2, using the best
74+
match that can be obtained within the default font. If a particular
75+
character cannot be displayed using this font, then the UA may use other
76+
means to determine a suitable font for that character. The UA should map
77+
each character for which it has no suitable font to a visible symbol
78+
chosen by the UA, preferably a "missing character" glyph from one of the
79+
font faces available to the UA.
8080
</li>
8181
</ol>
8282

0 commit comments

Comments
 (0)