Skip to content

Commit b674d27

Browse files
committed
[css-text] Clarified bikeshed ambiguous auto-link
1 parent 5322bc8 commit b674d27

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ Word Spacing: the 'word-spacing' property</h3>
20152015
content in a block. The indent is treated as a margin applied to
20162016
the start edge of the line box.
20172017

2018-
<p>Unless otherwise specified by the ''each-line'' and/or ''hanging'' keywords,
2018+
<p>Unless otherwise specified by the ''each-line'' and/or <a value for=text-indent>hanging</a> keywords,
20192019
only lines that are the
20202020
<a href="http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo">first formatted line</a> [[!CSS21]]
20212021
of an element are affected.

css-text/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2149,7 +2149,7 @@ <h3 class="heading settled heading" data-level=9.1 id=text-indent-property><span
21492149
content in a block. The indent is treated as a margin applied to
21502150
the start edge of the line box.
21512151

2152-
<p>Unless otherwise specified by the <a class=css data-link-type=maybe href=#valuedef-each-line title=each-line>each-line</a> and/or <a class=css data-link-type=maybe href=#valuedef-hanging title=hanging>hanging</a> keywords,
2152+
<p>Unless otherwise specified by the <a class=css data-link-type=maybe href=#valuedef-each-line title=each-line>each-line</a> and/or <a class=css-code data-link-for=text-indent data-link-type=value href=#valuedef-hanging title=hanging>hanging</a> keywords,
21532153
only lines that are the
21542154
<a href=http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo>first formatted line</a> <a data-biblio-type=normative data-link-type=biblio href=#biblio-css21 title=biblio-css21>[CSS21]</a>
21552155
of an element are affected.

0 commit comments

Comments
 (0)