Skip to content

Commit 9236972

Browse files
committed
Add note about future of line-break as worded by szilles
1 parent b5d9417 commit 9236972

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

css3-text/Overview.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 July 2011</h2>
9090
<dt>This version:
9191

9292
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
93-
2011/07/25 01:38:49 $ (CVS $Revision$)</a> <!--
93+
2011/07/25 01:54:35 $ (CVS $Revision$)</a> <!--
9494
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110725/">http://www.w3.org/TR/2011/WD-css3-text-20110725/</a></dd>
9595
-->
9696

@@ -1397,6 +1397,10 @@ <h3 id=line-break><span class=secno>4.1. </span> Line Breaking Strictness:
13971397
UAs that wish to support CJK typography and strongly recommended for UAs
13981398
in the Japanese market.
13991399

1400+
<p class=note>The CSSWG recognizes that in a future edition of the
1401+
specification finer control over line breaking may be necessary to satisfy
1402+
high-end publishing requirements.
1403+
14001404
<h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
14011405
&lsquo;<a href="#word-break0"><code
14021406
class=property>word-break</code></a>&rsquo; property</h3>

css3-text/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,10 @@ <h3 id="line-break">
927927
for UAs that wish to support CJK typography and strongly recommended
928928
for UAs in the Japanese market.</p>
929929

930+
<p class="note">The CSSWG recognizes that in a future edition of the
931+
specification finer control over line breaking may be necessary to
932+
satisfy high-end publishing requirements.
933+
930934
<h3 id="word-break">
931935
Word Breaking Rules: the 'word-break' property</h3>
932936

0 commit comments

Comments
 (0)