File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
3838 < dl >
3939 < dt > This version:
4040
41- < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/02/17
42- 17:39:23 $ (CVS $Revision$)</ a > <!--
41+ < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/02/19
42+ 11:42:12 $ (CVS $Revision$)</ a > <!--
4343 <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120219/">http://www.w3.org/TR/2012/WD-css3-text-20120219/</a></dd>
4444 -->
4545
@@ -1413,10 +1413,12 @@ <h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
14131413 class =css > break-all</ code > ’</ dfn >
14141414
14151415 < dd > In addition to normal opportunities, lines may break between any two
1416- letters within words. Hyphenation is not applied. This option is used
1417- mostly in a context where the text is predominantly using CJK characters
1418- with few non-CJK excerpts and it is desired that the text be better
1419- distributed on each line.
1416+ letters within words except where forbidden by the ‘< a
1417+ href ="#line-break0 "> < code class =property > line-break</ code > </ a > ’
1418+ property. Hyphenation is not applied. This option is used mostly in a
1419+ context where the text is predominantly using CJK characters with few
1420+ non-CJK excerpts and it is desired that the text be better distributed on
1421+ each line.
14201422
14211423 < dt > < dfn id =keep-all title ="word-break:keep-all "> ‘< code
14221424 class =css > keep-all</ code > ’</ dfn >
Original file line number Diff line number Diff line change @@ -952,7 +952,7 @@ <h3 id="word-break">
952952 < dd > Break lines according to their usual rules.</ dd >
953953 < dt > < dfn title ="word-break:break-all "> ''break-all''</ dfn > </ dt >
954954 < dd > In addition to normal opportunities, lines may break between any two
955- letters within words.
955+ letters within words except where forbidden by the 'line-break' property .
956956 Hyphenation is not applied. This option is used mostly in a context where
957957 the text is predominantly using CJK characters with few non-CJK excerpts
958958 and it is desired that the text be better distributed on each line.</ dd >
You can’t perform that action at this time.
0 commit comments