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 1 April 2012</ h2 >
35+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 11 April 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-20120401 /">http://www.w3.org/TR/2012/WD-css3-text-20120401 /</a></dd>
42+ <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120411 /">http://www.w3.org/TR/2012/WD-css3-text-20120411 /</a></dd>
4343 -->
4444
4545
@@ -1977,7 +1977,7 @@ <h3 id=text-align><span class=secno>7.1. </span> Text Alignment: the
19771977 class =property > letter-spacing</ code > </ a > ’, and ‘< a
19781978 href ="#word-spacing0 "> < code
19791979 class =property > word-spacing</ code > </ a > ’.) If an element's white
1980- space is set to be < a href ="#collapse "> collapsible</ a > , then the UA is not
1980+ space is not < a href ="#collapse "> collapsible</ a > , then the UA is not
19811981 required to adjust its text for the purpose of justification and may
19821982 instead treat the text as having no expansion opportunities. If the UA
19831983 chooses to adjust the text, then it must ensure that tab stops continue to
Original file line number Diff line number Diff line change @@ -1376,7 +1376,7 @@ <h3 id="text-align">
13761376 by < a href ="#text-justify "> adjusting</ a > their text in addition to
13771377 shifting their positions. (See also 'text-justify', 'letter-spacing', and
13781378 'word-spacing'.)
1379- If an element's white space is set to be < a href ="#collapse "> collapsible</ a > ,
1379+ If an element's white space is not < a href ="#collapse "> collapsible</ a > ,
13801380 then the UA is not required to adjust its text for the purpose of
13811381 justification and may instead treat the text as having no expansion
13821382 opportunities. If the UA chooses to adjust the text, then it must ensure
You can’t perform that action at this time.
0 commit comments