|
83 | 83 |
|
84 | 84 | <h1>CSS Text Level 3</h1> |
85 | 85 |
|
86 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 April 2011</h2> |
| 86 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 April 2011</h2> |
87 | 87 |
|
88 | 88 | <dl> |
89 | 89 | <dt>This version: |
90 | 90 |
|
91 | 91 | <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date: |
92 | | - 2011/04/02 17:58:40 $ (CVS $Revision$)</a> <!-- |
93 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110403/">http://www.w3.org/TR/2011/WD-css3-text-20110403/</a></dd> |
| 92 | + 2011/04/03 09:05:18 $ (CVS $Revision$)</a> <!-- |
| 93 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110404/">http://www.w3.org/TR/2011/WD-css3-text-20110404/</a></dd> |
94 | 94 | --> |
95 | 95 |
|
96 | 96 |
|
@@ -1444,8 +1444,7 @@ <h3 id=line-break><span class=secno>5.1. </span> Line Breaking Strictness: |
1444 | 1444 | <li>breaks before iteration marks (U+3005, U+303B, U+309D, U+309E, |
1445 | 1445 | U+30FD, U+30FE) |
1446 | 1446 |
|
1447 | | - <li>breaks between inseparatable characters (U+2014, U+2025, U+2026, |
1448 | | - U+3033, U+3034, U+3035) |
| 1447 | + <li>breaks between some inseparable characters (U+2025, U+2026) |
1449 | 1448 | </ul> |
1450 | 1449 | If the language is known to be Chinese or Japanese, then additionally the |
1451 | 1450 | following breaks may be allowed in ‘<code |
@@ -2999,7 +2998,7 @@ <h3 id=text-justify><span class=secno>8.3. </span> Justification Method: |
2999 | 2998 | below; however there may be additional rules controlling their |
3000 | 2999 | justification behavior due to typographic tradition. For example, there |
3001 | 3000 | are traditionally no expansion opportunities between consecutive EM DASH |
3002 | | - U+2014, HORIZONTAL BA U+2015, HORIZONTAL ELLIPSIS U+2026, or TWO DOT |
| 3001 | + U+2014, HORIZONTAL BAR U+2015, HORIZONTAL ELLIPSIS U+2026, or TWO DOT |
3003 | 3002 | LEADER U+2025 characters <a href="#JLREQ" |
3004 | 3003 | rel=biblioentry>[JLREQ]<!--{{JLREQ}}--></a>. The UA may introduce |
3005 | 3004 | additional levels of priority to handle expansion opportunities involving |
|
0 commit comments