|
111 | 111 |
|
112 | 112 | <h1>CSS Fonts Module Level 3</h1> |
113 | 113 |
|
114 | | - <h2 class="no-num no-toc" id=editors>Editor's Draft 25 February 2010</h2> |
| 114 | + <h2 class="no-num no-toc" id=editors-draft-26-february-2010>Editor's Draft |
| 115 | + 26 February 2010</h2> |
115 | 116 |
|
116 | 117 | <dl id=authors> |
117 | 118 | <dt>This version: |
118 | 119 |
|
119 | 120 | <dd><a |
120 | 121 | href="http://dev.w3.org/csswg/css3-fonts/">http://dev.w3.org/csswg/css3-fonts/</a> |
121 | | - <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-fonts-20100225">http://www.w3.org/TR/2010/ED-css3-fonts-20100225</a> --> |
| 122 | + <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-fonts-20100226">http://www.w3.org/TR/2010/ED-css3-fonts-20100226</a> --> |
122 | 123 |
|
123 | 124 |
|
124 | 125 | <dt>Latest version: |
@@ -506,7 +507,7 @@ <h2 id=basic-font-props><span class=secno>3 </span>Basic font properties</h2> |
506 | 507 | <h3 id=font-family-prop><span class=secno>3.1 </span>Font family: the <a |
507 | 508 | href="#propdef-font-family">font-family</a> property</h3> |
508 | 509 |
|
509 | | - <table class=propdef id=namefont-family> |
| 510 | + <table class=propdef id=namefont-familyvalue-ltfamily-name-ltgen> |
510 | 511 | <tbody> |
511 | 512 | <tr> |
512 | 513 | <td>Name: |
@@ -713,7 +714,7 @@ <h5 class="no-num no-toc"> <span class=index-def id=monospace0 |
713 | 714 | <h3 id=font-weight-prop><span class=secno>3.2 </span>Font weight: the <a |
714 | 715 | href="#propdef-font-weight">font-weight</a> property</h3> |
715 | 716 |
|
716 | | - <table class=propdef id=namefont-weight> |
| 717 | + <table class=propdef id=namefont-weightvaluenormal-bold-bolder-l> |
717 | 718 | <tbody> |
718 | 719 | <tr> |
719 | 720 | <td>Name: |
@@ -935,7 +936,7 @@ <h3 id=font-weight-prop><span class=secno>3.2 </span>Font weight: the <a |
935 | 936 | <h3 id=font-stretch-prop><span class=secno>3.3 </span>Font width: the <a |
936 | 937 | href="#propdef-font-stretch">font-stretch</a> property</h3> |
937 | 938 |
|
938 | | - <table class=propdef id=namefont-stretch> |
| 939 | + <table class=propdef id=namefont-stretchvaluenormal-ultra-conden> |
939 | 940 | <tbody> |
940 | 941 | <tr> |
941 | 942 | <td>Name: |
@@ -1024,7 +1025,7 @@ <h3 id=font-stretch-prop><span class=secno>3.3 </span>Font width: the <a |
1024 | 1025 | <h3 id=font-style-prop><span class=secno>3.4 </span>Font style: the <a |
1025 | 1026 | href="#propdef-font-style">font-style</a> property</h3> |
1026 | 1027 |
|
1027 | | - <table class=propdef id=namefont-style> |
| 1028 | + <table class=propdef id=namefont-stylevaluenormal-italic-oblique> |
1028 | 1029 | <tbody> |
1029 | 1030 | <tr> |
1030 | 1031 | <td>Name: |
@@ -1104,7 +1105,7 @@ <h3 id=font-style-prop><span class=secno>3.4 </span>Font style: the <a |
1104 | 1105 | <h3 id=font-size-prop><span class=secno>3.5 </span>Font size: the <a |
1105 | 1106 | href="#propdef-font-size">font-size</a> property</h3> |
1106 | 1107 |
|
1107 | | - <table class=propdef id=namefont-size> |
| 1108 | + <table class=propdef id=namefont-sizevalueltabsolute-size-ltrela> |
1108 | 1109 | <tbody> |
1109 | 1110 | <tr> |
1110 | 1111 | <td>Name: |
@@ -1192,7 +1193,7 @@ <h3 id=font-size-prop><span class=secno>3.5 </span>Font size: the <a |
1192 | 1193 | <dd>A length value specifies an absolute font size (that is independent of |
1193 | 1194 | the user agent's font table). Negative lengths are illegal. |
1194 | 1195 |
|
1195 | | - <dt><span class=index-inst id=ltpercentagegt |
| 1196 | + <dt><span class=index-inst id=ltpercentagegt- |
1196 | 1197 | title="<percentage>"><percentage> </span> |
1197 | 1198 |
|
1198 | 1199 | <dd>A percentage value specifies an absolute font size relative to the |
@@ -1326,7 +1327,7 @@ <h3 id=font-size-prop><span class=secno>3.5 </span>Font size: the <a |
1326 | 1327 | <h3 id=font-size-adjust-prop><span class=secno>3.6 </span>Relative sizing: |
1327 | 1328 | the <a href="#propdef-font-size-adjust">font-size-adjust</a> property</h3> |
1328 | 1329 |
|
1329 | | - <table class=propdef id=namefont-size-adjust> |
| 1330 | + <table class=propdef id=namefont-size-adjustvalueltnumber-none-i> |
1330 | 1331 | <tbody> |
1331 | 1332 | <tr> |
1332 | 1333 | <td>Name: |
@@ -1374,9 +1375,9 @@ <h3 id=font-size-adjust-prop><span class=secno>3.6 </span>Relative sizing: |
1374 | 1375 | between upper and lowercase letters, the relative height of lowercase |
1375 | 1376 | letters compared to their uppercase counterparts is a determining factor |
1376 | 1377 | of legibility. This is commonly referred to as the <a class=index-def |
1377 | | - href="#aspect" id=aspect0 title="aspect value"><dfn id=aspect>aspect |
1378 | | - value</dfn></a>. Precisely defined, it is equal to the x-height of a font |
1379 | | - divided by the font size. |
| 1378 | + href="#aspect-value" id=aspect-value0 title="aspect value"><dfn |
| 1379 | + id=aspect-value>aspect value</dfn></a>. Precisely defined, it is equal to |
| 1380 | + the x-height of a font divided by the font size. |
1380 | 1381 |
|
1381 | 1382 | <p>In situations where font fallback occurs, fallback fonts may not share |
1382 | 1383 | the same aspect ratio as the desired font family and will thus appear less |
@@ -1494,7 +1495,7 @@ <h3 id=font-size-adjust-prop><span class=secno>3.6 </span>Relative sizing: |
1494 | 1495 | <h3 id=font-prop><span class=secno>3.7 </span>Shorthand font property: the |
1495 | 1496 | <a href="#propdef-font">font</a> property</h3> |
1496 | 1497 |
|
1497 | | - <table class=propdef id=namefont> |
| 1498 | + <table class=propdef id=namefontvalue-ltlsquofont-stylersquo-ltl> |
1498 | 1499 | <tbody> |
1499 | 1500 | <tr> |
1500 | 1501 | <td>Name: |
@@ -2736,7 +2737,7 @@ <h2 id=font-rend-props><span class=secno>6 </span>Font rendering properties</h2> |
2736 | 2737 | <h3 id=font-kerning-prop><span class=secno>6.1 </span>Kerning: the <a |
2737 | 2738 | href="#propdef-font-kerning">font-kerning</a> property</h3> |
2738 | 2739 |
|
2739 | | - <table class=propdef id=namefont-kerning> |
| 2740 | + <table class=propdef id=namefont-kerningvaluenormal-inherit-enab> |
2740 | 2741 | <tbody> |
2741 | 2742 | <tr> |
2742 | 2743 | <td>Name: |
@@ -2802,7 +2803,7 @@ <h3 id=font-variant-ligatures-prop><span class=secno>6.2 </span>Ligatures: |
2802 | 2803 | the <a href="#propdef-font-variant-ligatures">font-variant-ligatures</a> |
2803 | 2804 | property</h3> |
2804 | 2805 |
|
2805 | | - <table class=propdef id=namefont-variant-ligatures> |
| 2806 | + <table class=propdef id=namefont-variant-ligaturesvaluenormal-in> |
2806 | 2807 | <tbody> |
2807 | 2808 | <tr> |
2808 | 2809 | <td>Name: |
@@ -2914,7 +2915,7 @@ <h3 id=font-variant-alternates-prop><span class=secno>6.3 </span>Alternates |
2914 | 2915 | href="#propdef-font-variant-alternates">font-variant-alternates</a> |
2915 | 2916 | property</h3> |
2916 | 2917 |
|
2917 | | - <table class=propdef id=namefont-variant-alternates> |
| 2918 | + <table class=propdef id=namefont-variant-alternatesvaluenormal-i> |
2918 | 2919 | <tbody> |
2919 | 2920 | <tr> |
2920 | 2921 | <td>Name: |
@@ -2962,7 +2963,7 @@ <h3 id=font-variant-alternates-prop><span class=secno>6.3 </span>Alternates |
2962 | 2963 |
|
2963 | 2964 | <pre |
2964 | 2965 | class=prod><dfn id=ltalternates-valuesgt><var><alternates-values></var></dfn> = [stylistic(<number>) | contextual | no-contextual | historical-forms |
2965 | | - | styleset(<number> [,<number>]) | swash(<number>) |
| 2966 | + | styleset(<number> [,<number>]+) | swash(<number>) |
2966 | 2967 | | contextual-swash(<number>) | ornament(<number>) |
2967 | 2968 | | alt-annotation(<number>) | ruby]+</pre> |
2968 | 2969 |
|
@@ -3003,7 +3004,7 @@ <h3 id=font-variant-alternates-prop><span class=secno>6.3 </span>Alternates |
3003 | 3004 | <div class=featex><img alt="historical form example" src=hist.png></div> |
3004 | 3005 |
|
3005 | 3006 | <dl> |
3006 | | - <dt><dfn id=stylesetltnumbergt>styleset(<number> |
| 3007 | + <dt><dfn id=stylesetltnumbergt-ltnumbergt>styleset(<number> |
3007 | 3008 | [,<number>])</dfn> |
3008 | 3009 |
|
3009 | 3010 | <dd>Enables rendering with stylistic sets (OpenType feature: |
@@ -3082,7 +3083,7 @@ <h3 id=font-variant-alternates-prop><span class=secno>6.3 </span>Alternates |
3082 | 3083 | <h3 id=font-variant-caps-prop><span class=secno>6.4 </span>Capitalization: |
3083 | 3084 | the <a href="#propdef-font-variant-caps">font-variant-caps</a> property</h3> |
3084 | 3085 |
|
3085 | | - <table class=propdef id=namefont-variant-caps> |
| 3086 | + <table class=propdef id=namefont-variant-capsvaluenormal-inherit> |
3086 | 3087 | <tbody> |
3087 | 3088 | <tr> |
3088 | 3089 | <td>Name: |
@@ -3200,7 +3201,7 @@ <h3 id=font-variant-numeric-prop><span class=secno>6.5 </span>Numerical |
3200 | 3201 | formatting: the <a |
3201 | 3202 | href="#propdef-font-variant-numeric">font-variant-numeric</a> property</h3> |
3202 | 3203 |
|
3203 | | - <table class=propdef id=namefont-variant-numeric> |
| 3204 | + <table class=propdef id=namefont-variant-numericvaluenormal-inhe> |
3204 | 3205 | <tbody> |
3205 | 3206 | <tr> |
3206 | 3207 | <td>Name: |
@@ -3348,7 +3349,7 @@ <h3 id=font-variant-east-asian-prop><span class=secno>6.6 </span>East Asian |
3348 | 3349 | href="#propdef-font-variant-east-asian">font-variant-east-asian</a> |
3349 | 3350 | property</h3> |
3350 | 3351 |
|
3351 | | - <table class=propdef id=namefont-variant-east-asian> |
| 3352 | + <table class=propdef id=namefont-variant-east-asianvaluenormal-i> |
3352 | 3353 | <tbody> |
3353 | 3354 | <tr> |
3354 | 3355 | <td>Name: |
@@ -3490,7 +3491,7 @@ <h3 id=font-variant-prop><span class=secno>6.7 </span>Overall shorthand for |
3490 | 3491 | font rendering: the <a href="#propdef-font-variant">font-variant</a> |
3491 | 3492 | property</h3> |
3492 | 3493 |
|
3493 | | - <table class=propdef id=namefont-variant> |
| 3494 | + <table class=propdef id=namefont-variantvaluenormal-inherit-ltli> |
3494 | 3495 | <tbody> |
3495 | 3496 | <tr> |
3496 | 3497 | <td>Name: |
@@ -3549,7 +3550,7 @@ <h3 id=font-feature-settings-prop><span class=secno>6.8 </span>Low-level |
3549 | 3550 | font settings control: the <a |
3550 | 3551 | href="#propdef-font-feature-settings">font-feature-settings</a> property</h3> |
3551 | 3552 |
|
3552 | | - <table class=propdef id=namefont-feature-settings> |
| 3553 | + <table class=propdef id=namefont-feature-settingsvaluenormal-lts> |
3553 | 3554 | <tbody> |
3554 | 3555 | <tr> |
3555 | 3556 | <td>Name: |
@@ -3636,7 +3637,7 @@ <h3 id=font-feature-settings-prop><span class=secno>6.8 </span>Low-level |
3636 | 3637 | <h3 id=font-lang-sys-prop><span class=secno>6.9 </span>Font language |
3637 | 3638 | override: the <a href="#propdef-font-lang-sys">font-lang-sys</a> property</h3> |
3638 | 3639 |
|
3639 | | - <table class=propdef id=namefont-lang-sys> |
| 3640 | + <table class=propdef id=namefont-lang-sysvaluenormal-inherit-lts> |
3640 | 3641 | <tbody> |
3641 | 3642 | <tr> |
3642 | 3643 | <td>Name: |
@@ -4166,7 +4167,7 @@ <h2 class=no-num id=index>Index</h2> |
4166 | 4167 | <li><var><alternates-values></var>, <a href="#ltalternates-valuesgt" |
4167 | 4168 | title="<alternates-values>"><strong>6.3</strong></a> |
4168 | 4169 |
|
4169 | | - <li>aspect value, <a href="#aspect0" title="aspect |
| 4170 | + <li>aspect value, <a href="#aspect-value0" title="aspect |
4170 | 4171 | value"><strong>3.6</strong></a> |
4171 | 4172 |
|
4172 | 4173 | <li>at-rules, <a href="#at-rule" title=at-rules>4.1</a> |
@@ -4332,7 +4333,7 @@ <h2 class=no-num id=index>Index</h2> |
4332 | 4333 | <li>ornaments(<number>), <a href="#ornamentsltnumbergt" |
4333 | 4334 | title="ornaments(<number>)"><strong>6.3</strong></a> |
4334 | 4335 |
|
4335 | | - <li><percentage>, <a href="#ltpercentagegt" |
| 4336 | + <li><percentage>, <a href="#ltpercentagegt-" |
4336 | 4337 | title="<percentage>">3.5</a> |
4337 | 4338 |
|
4338 | 4339 | <li>petite-caps, <a href="#petite-caps" |
@@ -4373,7 +4374,7 @@ <h2 class=no-num id=index>Index</h2> |
4373 | 4374 | title=stacked-fractions><strong>6.5</strong></a> |
4374 | 4375 |
|
4375 | 4376 | <li>styleset(<number> [,<number>]), <a |
4376 | | - href="#stylesetltnumbergt" title="styleset(<number> |
| 4377 | + href="#stylesetltnumbergt-ltnumbergt" title="styleset(<number> |
4377 | 4378 | [,<number>])"><strong>6.3</strong></a> |
4378 | 4379 |
|
4379 | 4380 | <li>stylistic(<number>), <a href="#stylisticltnumbergt" |
|
0 commit comments