|
10 | 10 | rel=dcterms.rights>
|
11 | 11 | <meta content="CSS Text Module Level 3 (CSS3 Text)" name=dcterms.title>
|
12 | 12 | <meta content=text name=dcterms.type>
|
13 |
| - <meta content=2013-08-20 name=dcterms.date> |
| 13 | + <meta content=2013-08-22 name=dcterms.date> |
14 | 14 | <meta content="Elika J. Etemad" name=dcterms.creator>
|
15 | 15 | <meta content="Koji Ishii" name=dcterms.creator>
|
16 | 16 | <meta content=W3C name=dcterms.publisher>
|
|
68 | 68 |
|
69 | 69 | <h1>CSS Text Module Level 3</h1>
|
70 | 70 |
|
71 |
| - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 August 2013</h2> |
| 71 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 August 2013</h2> |
72 | 72 |
|
73 | 73 | <dl>
|
74 | 74 | <dt>This version:</dt>
|
75 | 75 | <!--
|
76 |
| - <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130820/">http://www.w3.org/TR/2013/WD-css3-text-20130820/</a></dd> |
| 76 | + <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130822/">http://www.w3.org/TR/2013/WD-css3-text-20130822/</a></dd> |
77 | 77 | -->
|
78 | 78 |
|
79 | 79 | <dd><a
|
@@ -2330,7 +2330,10 @@ <h4 id=expanding-text><span class=secno>7.3.1. </span> Expanding and
|
2330 | 2330 | href="#letter0"><i>letters</i></a> are defined to be at the same level (as
|
2331 | 2331 | they are in the ‘<code class=css>distribute</code>’ justification
|
2332 | 2332 | style), they are not treated differently because they originate from
|
2333 |
| - different <a href="#character"><i>characters</i></a>. |
| 2333 | + different <a href="#character"><i>characters</i></a>. It is not defined in |
| 2334 | + this level whether or how other factors (such as font size, |
| 2335 | + letter-spacing, glyph shape, position within the line, etc.) may influence |
| 2336 | + the distribution of space to expansion opportunities within the line. |
2334 | 2337 |
|
2335 | 2338 | <h4 id=justify-symbols><span class=secno>7.3.2. </span> Handling Symbols
|
2336 | 2339 | and Punctuation</h4>
|
@@ -2750,7 +2753,7 @@ <h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the ‘<a
|
2750 | 2753 | style="text-align: right">a b c
|
2751 | 2754 | </div>
|
2752 | 2755 |
|
2753 |
| - <p> Letter spacing between two <a href="#character"><i>characters</i></a> |
| 2756 | + <p>Letter spacing between two <a href="#character"><i>characters</i></a> |
2754 | 2757 | effectively “belongs” to the innermost element element that contains
|
2755 | 2758 | the two <a href="#character"><i>characters</i></a>: the total letter
|
2756 | 2759 | spacing between two adjacent <a href="#character"><i>characters</i></a>
|
@@ -3410,7 +3413,12 @@ <h2 class=no-num id=script-groups> Appendix C: Cursive Scripts</h2>
|
3410 | 3413 | <p>The following scripts in Unicode 6 are considered to be <dfn
|
3411 | 3414 | id=cursive-scripts>cursive scripts</dfn>, and do not admit <a
|
3412 | 3415 | href="#expansion-opportunity"><i>expansion opportunities</i></a> between
|
3413 |
| - their letters: Arabic, Mandaic, Mongolian, N'Ko, Phags Pa, Syriac <!-- |
| 3416 | + their letters: Arabic, Mandaic, Mongolian, N'Ko, Phags Pa, Syriac |
| 3417 | + |
| 3418 | + <p>User agents should update this list as they update their Unicode support |
| 3419 | + to handle as-yet-unencoded cursive scripts in future versions of Unicode, |
| 3420 | + and are encourage to request the CSSWG to update this spec accordingly. |
| 3421 | + <!-- |
3414 | 3422 | <p>Typographic behavior varies somewhat by language, but varies drastically
|
3415 | 3423 | by writing system. This appendix categorizes some common scripts in
|
3416 | 3424 | Unicode 6.0 according to their justification and spacing behavior. Category
|
|
0 commit comments