|
104 | 104 | </p> |
105 | 105 | <h1 class="p-name no-ref" id=title>CSS Text Module Level 3</h1> |
106 | 106 | <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft, |
107 | | - <span class=dt-updated><span class=value-title title=20141023>23 October 2014</span></span></span></h2> |
| 107 | + <span class=dt-updated><span class=value-title title=20141028>28 October 2014</span></span></span></h2> |
108 | 108 | <div data-fill-with=spec-metadata><dl> |
109 | 109 | <dt>This version: |
110 | 110 | <dd><a class=u-url href=http://dev.w3.org/csswg/css-text-3/>http://dev.w3.org/csswg/css-text-3/</a> |
@@ -356,7 +356,7 @@ <h4 class="heading settled" data-level=1.3.1 id=characters><span class=secno>1.3 |
356 | 356 | <p>In turn, a single encoding <a data-link-type=dfn href=#character title=character>character</a> can be represented in the data stream as one or more bytes; |
357 | 357 | and in programming environments one byte is sometimes also called a <a data-link-type=dfn href=#character title=character>character</a>. |
358 | 358 |
|
359 | | - <p>For text layout, we will refer to the <dfn data-dfn-type=dfn data-noexport="" id=typographic-character-unit title="typographic character unit|typographic character">typographic character unit<a class=self-link href=#typographic-character-unit></a></dfn> |
| 359 | + <p>For text layout, we will refer to the <dfn data-dfn-type=dfn data-export="" id=typographic-character-unit title="typographic character unit|typographic character">typographic character unit<a class=self-link href=#typographic-character-unit></a></dfn> |
360 | 360 | as the basic unit of text. |
361 | 361 | Even within the realm of text layout, |
362 | 362 | the relevant <a data-link-type=dfn href=#character title=character>character</a> unit depends on the operation. |
@@ -410,7 +410,7 @@ <h4 class="heading settled" data-level=1.3.1 id=characters><span class=secno>1.3 |
410 | 410 | As before the extra letter-space is then inserted before the U+0E32: นํ้ า. |
411 | 411 | </div> |
412 | 412 |
|
413 | | - <p>A <dfn data-dfn-type=dfn data-noexport="" id=typographic-letter-unit>typographic letter unit<a class=self-link href=#typographic-letter-unit></a></dfn> or <dfn data-dfn-type=dfn data-noexport="" id=letter>letter<a class=self-link href=#letter></a></dfn> for the purpose of this specification |
| 413 | + <p>A <dfn data-dfn-type=dfn data-export="" id=typographic-letter-unit>typographic letter unit<a class=self-link href=#typographic-letter-unit></a></dfn> or <dfn data-dfn-type=dfn data-noexport="" id=letter>letter<a class=self-link href=#letter></a></dfn> for the purpose of this specification |
414 | 414 | is a <a data-link-type=dfn href=#typographic-character-unit title="typographic character unit">typographic character unit</a> belonging to one of the Letter or Number general |
415 | 415 | categories in Unicode. <a data-biblio-type=normative data-link-type=biblio href=#biblio-uax44 title=biblio-UAX44>[UAX44]</a> |
416 | 416 | See <a href=#character-properties>Character Properties</a> |
|
0 commit comments