|
100 | 100 |
|
101 | 101 | <h1>CSS Fonts Module Level 3</h1> |
102 | 102 |
|
103 | | - <h2 class="no-num no-toc" id=w3c-working-draft-19-june-2009>W3C Working |
104 | | - Draft 19 June 2009</h2> |
| 103 | + <h2 class="no-num no-toc" id=w3c-working-draft-18-june-2009>W3C Working |
| 104 | + Draft 18 June 2009</h2> |
105 | 105 |
|
106 | 106 | <dl id=authors> |
107 | 107 | <dt>This version: |
108 | 108 |
|
109 | | - <dd><a href="http://www.w3.org/TR/2009/WD-css3-fonts-20090619">http://www.w3.org/TR/2009/WD-css3-fonts-20090619</a> |
| 109 | + <dd><a href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">http://www.w3.org/TR/2009/WD-css3-fonts-20090618</a> |
110 | 110 |
|
111 | 111 |
|
112 | 112 | <dt>Latest version: |
@@ -2511,10 +2511,9 @@ <h2 id=font-matching-algorithm><span class=secno>5 </span>Font matching |
2511 | 2511 | <p>To begin with, a user agent must determine the set of font families |
2512 | 2512 | available on a given platform and determine the style characteristics of |
2513 | 2513 | all faces for each family. If two faces have the exact same style |
2514 | | - characteristics, one of them is <span class=index-inst id=ignored. |
2515 | | - title=ignore> <a href="syndata.html#ignore">ignored.</a></span> Fonts |
2516 | | - available via @font-face rules are referenced per document and are not |
2517 | | - treated as generally available fonts. |
| 2514 | + characteristics, one of them is ignored. Fonts available via @font-face |
| 2515 | + rules are referenced per document and are not treated as generally |
| 2516 | + available fonts. |
2518 | 2517 |
|
2519 | 2518 | <ol id=fontmatchingalg> |
2520 | 2519 | <li>For each character within a given element, the user agent evaluates |
@@ -2941,8 +2940,6 @@ <h2 class=no-num id=index>Index</h2> |
2941 | 2940 | title=font-weight><strong>3.2</strong></a>, <a href="#font-weight0" |
2942 | 2941 | title=font-weight><strong>4.4</strong></a> |
2943 | 2942 |
|
2944 | | - <li>ignore, <a href="#ignored." title=ignore>5</a> |
2945 | | - |
2946 | 2943 | <li><length>, <a href="#ltlengthgt" title="<length>">3.6</a> |
2947 | 2944 |
|
2948 | 2945 | <li>monospace, definition of, <a href="#monospace0" title="monospace, |
|
0 commit comments