File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 < h1 > CSS Text Level 3</ h1 >
3434
35- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 6 May 2012</ h2 >
35+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 7 May 2012</ h2 >
3636
3737 < dl >
3838 < dt > This version:
3939
4040 < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date$ (CVS
4141 $Revision$)</ a > <!--
42- <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120506 /">http://www.w3.org/TR/2012/WD-css3-text-20120506 /</a></dd>
42+ <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120507 /">http://www.w3.org/TR/2012/WD-css3-text-20120507 /</a></dd>
4343 -->
4444
4545
@@ -1436,9 +1436,10 @@ <h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
14361436 < dd > Break opportunties between ID/ID, AL/ID, and ID/AL as defined in < a
14371437 href ="#UAX14 " rel =biblioentry > [UAX14]<!--{{UAX14}}--> </ a > are prohibited.
14381438 Otherwise this option is equivalent to ‘< code
1439- class =css > normal</ code > ’. This option is mostly used where word
1440- separator characters are present to create line-breaking opportunities.
1441- Such sytle is sometimes seen in Korean magazines, and is also useful for
1439+ class =css > normal</ code > ’. This option produces a style where a
1440+ sequence of ideographic characters do not break, and word separator
1441+ characters are present to create line-breaking opportunities. Such sytle
1442+ is sometimes seen in Korean magazines, and is also useful for
14421443 mixed-script text where CJK snippets are mixed into another language that
14431444 uses spaces for seapration.
14441445 </ dl >
Original file line number Diff line number Diff line change @@ -971,8 +971,9 @@ <h3 id="word-break">
971971 < dt > < dfn title ="word-break:keep-all "> ''keep-all''</ dfn > </ dt >
972972 < dd > Break opportunties between ID/ID, AL/ID, and ID/AL as defined in [[UAX14]]
973973 are prohibited. Otherwise this option is equivalent to ''normal''.
974- This option is mostly used where word separator characters are present
975- to create line-breaking opportunities.
974+ This option produces a style where a sequence of ideographic characters do
975+ not break, and word separator characters are present to create line-breaking
976+ opportunities.
976977 Such sytle is sometimes seen in Korean magazines, and is also useful for
977978 mixed-script text where CJK snippets are mixed into another language that
978979 uses spaces for seapration.</ dd >
You can’t perform that action at this time.
0 commit comments