@@ -34,8 +34,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 January 2012</h2>
3434 < dl >
3535 < dt > This version:
3636
37- < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/01/03
38- 18:35:26 $ (CVS $Revision$)</ a > <!--
37+ < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/01/06
38+ 22:37:37 $ (CVS $Revision$)</ a > <!--
3939 <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120106/">http://www.w3.org/TR/2012/WD-css3-text-20120106/</a></dd>
4040 -->
4141
@@ -1534,37 +1534,6 @@ <h3 id=word-break><span class=secno>4.2. </span> Word Breaking Rules: the
15341534 line-breaking opportunities, as in Korean.
15351535 </ dl >
15361536
1537- < div class =example >
1538- < p class =issue > Add example here
1539-
1540- < p > Here's a mixed-script sample text:
1541-
1542- < p > < q > 这是一些汉字 and some Latin text و کمی نوشتنن
1543- عربی and some Thai.</ q > </ p >
1544-
1545- < p > The break-points are determined as follows (indicated by ·):
1546-
1547- < dl >
1548- < dt > ‘< code class =css > word-break: normal</ code > ’
1549-
1550- < dd >
1551- < p > < q > 这·是一些汉字 and some Latin text و کمی
1552- نوشتنن عربی and some Thai.</ q > </ p >
1553-
1554- < dt > ‘< code class =css > word-break: break-all</ code > ’
1555-
1556- < dd >
1557- < p > < q > 这是一些汉字 and some Latin text و کمی نوشتنن
1558- عربی and some Thai.</ q > </ p >
1559-
1560- < dt > ‘< code class =css > word-break: keep-all</ code > ’
1561-
1562- < dd >
1563- < p > < q > 这是一些汉字 and some Latin text و کمی نوشتنن
1564- عربی and some Thai.</ q > </ p >
1565- </ dl >
1566- </ div >
1567-
15681537 < p > When shaping scripts such as Arabic are allowed to break within words
15691538 due to ‘< code class =css > break-all</ code > ’, the characters must
15701539 still be shaped as if the word were not broken.
0 commit comments