Skip to content

Commit 1a0d74c

Browse files
committed
Editorial fix in notes for line-break
1 parent 215608c commit 1a0d74c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-text/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,11 +1349,11 @@ <h3 id=line-break><span class=secno>4.1. </span> Line Breaking Strictness:
13491349
</ul>
13501350
</ul>
13511351

1352-
<p class=note>In CSS3 no distinction is made among the levels of strictness
1353-
in non-CJK text: only CJK codepoints are affected, unless the text is
1354-
marked as Chinese or Japanese, in which case some additional common
1355-
codepoints are affected. However a future level of CSS may add behaviors
1356-
affecting non-CJK text.
1352+
<p class=note>In the recommended list above, no distinction is made among
1353+
the levels of strictness in non-CJK text: only CJK codepoints are
1354+
affected, unless the text is marked as Chinese or Japanese, in which case
1355+
some additional common codepoints are affected. However a future level of
1356+
CSS may add behaviors affecting non-CJK text.
13571357

13581358
<p>Support for this property is <em>optional</em>. It is recommended for
13591359
UAs that wish to support CJK typography and strongly recommended for UAs

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ <h3 id="line-break">
902902
</ul>
903903
</ul>
904904

905-
<p class="note">In CSS3 no distinction is made among the levels of
905+
<p class="note">In the recommended list above, no distinction is made among the levels of
906906
strictness in non-CJK text: only CJK codepoints are affected, unless
907907
the text is marked as Chinese or Japanese, in which case some additional
908908
common codepoints are affected. However a future level of CSS may add

0 commit comments

Comments
 (0)