Skip to content

Commit fd6898e

Browse files
committed
[css-text] Linkify shorthand.
1 parent ef1c7e4 commit fd6898e

4 files changed

Lines changed: 11 additions & 8 deletions

File tree

css-text/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ Canonical order: N/A
12971297
are not considered when calculating ''min-content'' intrinsic sizes.
12981298

12991299
<p>For legacy reasons, UAs must treat 'word-wrap' as an alternate name
1300-
for the 'overflow-wrap' property, as if it were a shorthand of 'overflow-wrap'.
1300+
for the 'overflow-wrap' property, as if it were a <i>shorthand</i> of 'overflow-wrap'.
13011301

13021302
<h2 id="justification">
13031303
Alignment and Justification</h2>
@@ -1350,7 +1350,8 @@ Canonical order: N/A
13501350
<td>N/A
13511351
</table>
13521352

1353-
<p>This shorthand property sets the 'text-align-all' and 'text-align-last' properties
1353+
<p>This <i>shorthand property</i>
1354+
sets the 'text-align-all' and 'text-align-last' properties
13541355
and describes how the inline-level content of a block
13551356
is aligned along the inline axis
13561357
if the content does not completely fill the line box.
@@ -1456,7 +1457,7 @@ Canonical order: N/A
14561457
<td>N/A
14571458
</table>
14581459

1459-
<p>This longhand of the 'text-align' shorthand
1460+
<p>This longhand of the 'text-align' <i>shorthand property</i>
14601461
specifies the inline alignment of all lines of inline content in the block container,
14611462
except for last lines overridden by a non-''text-align-last/auto'' value of 'text-align-last'.
14621463
See 'text-align' for a full description of values.

css-text/Overview.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</p>
105105
<h1 class="p-name no-ref" id=title>CSS Text Module Level 3</h1>
106106
<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>
108108
<div data-fill-with=spec-metadata><dl>
109109
<dt>This version:
110110
<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
14461446
are not considered when calculating <span class=css data-link-type=maybe title=min-content>min-content</span> intrinsic sizes.
14471447

14481448
<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>.
14501450

14511451
<h2 class="heading settled heading" data-level=7 id=justification><span class=secno>7 </span><span class=content>
14521452
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
14991499
<td>N/A
15001500
</table>
15011501

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
15031504
and describes how the inline-level content of a block
15041505
is aligned along the inline axis
15051506
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
16041605
<td>N/A
16051606
</table>
16061607

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>
16081609
specifies the inline alignment of all lines of inline content in the block container,
16091610
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>.
16101611
See <a class=property data-link-type=propdesc href=#propdef-text-align title=text-align>text-align</a> for a full description of values.

css-text/issues-lc-2013.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
3131
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3232
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3333
<code>Verified</code> indicates commentor's acceptance of the response.</p>
34-
<pre class='r' id='issue-1'>
34+
<pre class='a' id='issue-1'>
3535
Issue 1. <a href='#issue-1'>#</a>
3636
Summary: Rename 'each-line' of 'text-indent' to 'after-break' or 'each-paragraph'?
3737
From: Kenny

css-text/issues-lc-2013.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ From: Jon Ronnenberg
337337
Comment: http://lists.w3.org/Archives/Public/www-style/2013Dec/0104.html
338338
Response: http://lists.w3.org/Archives/Public/www-style/2014May/0071.html
339339
Closed: Accepted
340+
Resolved: Bugfix
340341
----
341342
Issue 39.
342343
Summary: The secret behind word-wrap/overflow-wrap?

0 commit comments

Comments
 (0)