|
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 heading" id=subtitle><span class=content>Editor’s Draft, |
107 | | - <span class=dt-updated><span class=value-title title=20140721>21 July 2014</span></span></span></h2> |
| 107 | + <span class=dt-updated><span class=value-title title=20140722>22 July 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> |
@@ -1446,7 +1446,7 @@ <h3 class="heading settled heading" data-level=6.2 id=overflow-wrap-property><sp |
1446 | 1446 | are not considered when calculating <span class=css data-link-type=maybe title=min-content>min-content</span> intrinsic sizes. |
1447 | 1447 |
|
1448 | 1448 | <p>For legacy reasons, UAs must treat <a class=property data-link-type=propdesc href=#propdef-word-wrap title=word-wrap>word-wrap</a> as an alternate name |
1449 | | - for the <a class=property data-link-type=propdesc href=#propdef-overflow-wrap title=overflow-wrap>overflow-wrap</a> property, as if it were a shorthand of <a class=property data-link-type=propdesc href=#propdef-overflow-wrap title=overflow-wrap>overflow-wrap</a>. |
| 1449 | + for the <a class=property data-link-type=propdesc href=#propdef-overflow-wrap title=overflow-wrap>overflow-wrap</a> property, as if it were a <a data-link-type=dfn href=http://dev.w3.org/csswg/css-cascade-3/#shorthand-property title=shorthand>shorthand</a> of <a class=property data-link-type=propdesc href=#propdef-overflow-wrap title=overflow-wrap>overflow-wrap</a>. |
1450 | 1450 |
|
1451 | 1451 | <h2 class="heading settled heading" data-level=7 id=justification><span class=secno>7 </span><span class=content> |
1452 | 1452 | Alignment and Justification</span><a class=self-link href=#justification></a></h2> |
@@ -1499,7 +1499,8 @@ <h3 class="heading settled heading" data-level=7.1 id=text-align-property><span |
1499 | 1499 | <td>N/A |
1500 | 1500 | </table> |
1501 | 1501 |
|
1502 | | - <p>This shorthand property sets the <a class=property data-link-type=propdesc href=#propdef-text-align-all title=text-align-all>text-align-all</a> and <a class=property data-link-type=propdesc href=#propdef-text-align-last title=text-align-last>text-align-last</a> properties |
| 1502 | + <p>This <a data-link-type=dfn href=http://dev.w3.org/csswg/css-cascade-3/#shorthand-property title="shorthand property">shorthand property</a> |
| 1503 | + sets the <a class=property data-link-type=propdesc href=#propdef-text-align-all title=text-align-all>text-align-all</a> and <a class=property data-link-type=propdesc href=#propdef-text-align-last title=text-align-last>text-align-last</a> properties |
1503 | 1504 | and describes how the inline-level content of a block |
1504 | 1505 | is aligned along the inline axis |
1505 | 1506 | if the content does not completely fill the line box. |
@@ -1604,7 +1605,7 @@ <h3 class="heading settled heading" data-level=7.2 id=text-align-all-property><s |
1604 | 1605 | <td>N/A |
1605 | 1606 | </table> |
1606 | 1607 |
|
1607 | | - <p>This longhand of the <a class=property data-link-type=propdesc href=#propdef-text-align title=text-align>text-align</a> shorthand |
| 1608 | + <p>This longhand of the <a class=property data-link-type=propdesc href=#propdef-text-align title=text-align>text-align</a> <a data-link-type=dfn href=http://dev.w3.org/csswg/css-cascade-3/#shorthand-property title="shorthand property">shorthand property</a> |
1608 | 1609 | specifies the inline alignment of all lines of inline content in the block container, |
1609 | 1610 | except for last lines overridden by a non-<a class=css data-link-for=text-align-last data-link-type=maybe href=#valdef-text-align.auto title=auto>auto</a> value of <a class=property data-link-type=propdesc href=#propdef-text-align-last title=text-align-last>text-align-last</a>. |
1610 | 1611 | See <a class=property data-link-type=propdesc href=#propdef-text-align title=text-align>text-align</a> for a full description of values. |
|
0 commit comments