|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: fonts.src,v 2.56 1999-11-02 18:41:52 ijacobs Exp $ --> |
| 3 | +<!-- $Id: fonts.src,v 2.57 1999-11-04 20:32:10 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Fonts</TITLE> |
@@ -2063,7 +2063,7 @@ had been followed exactly.</p> |
2063 | 2063 | <LI>At a given element and for each character in that element, the |
2064 | 2064 | UA assembles the font properties applicable to that element. Using |
2065 | 2065 | the complete set of properties, the UA uses the <span |
2066 | | - class="descinst-font-family">'font-family'</span> descriptor to |
| 2066 | + class="descinst-font-family">'font-family'</span> property to |
2067 | 2067 | choose a tentative font family. Thus, matching on a family name will |
2068 | 2068 | succeed before matching on some other descriptor. The remaining |
2069 | 2069 | properties are tested against the family according to the matching |
@@ -2113,7 +2113,7 @@ had been followed exactly.</p> |
2113 | 2113 |
|
2114 | 2114 |
|
2115 | 2115 |
|
2116 | | - <li>If all of steps 3, 4 and 5 fail, and if there is a next |
| 2116 | + <li>If all of steps 2, 3, 4 and 5 fail, and if there is a next |
2117 | 2117 | alternative <span |
2118 | 2118 | class="descinst-font-family">'font-family'</span> in the font |
2119 | 2119 | set, then repeat from step 2 with the next alternative <span |
|
0 commit comments