|
47 | 47 | src="http://www.w3.org/Icons/w3c_home" width=72> </a> |
48 | 48 | <h1>CSS Basic User Interface Module Level 3</h1> |
49 | 49 |
|
50 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 December |
51 | | - 2011</h2> |
| 50 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 January |
| 51 | + 2012</h2> |
52 | 52 |
|
53 | 53 | <dl> |
54 | 54 | <dt>This version:</dt> |
55 | | - <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20111214">http://www.w3.org/TR/2011/ED-css3-ui-20111214</a></dd> --> |
| 55 | + <!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-ui-20120111">http://www.w3.org/TR/2012/ED-css3-ui-20120111</a></dd> --> |
56 | 56 |
|
57 | 57 | <dd><a |
58 | 58 | href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a> |
@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 December |
90 | 90 | <!--begin-copyright--> |
91 | 91 | <p class=copyright><a |
92 | 92 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
93 | | - rel=license>Copyright</a> © 2011 <a |
| 93 | + rel=license>Copyright</a> © 2012 <a |
94 | 94 | href="http://www.w3.org/"><acronym |
95 | 95 | title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a |
96 | 96 | href="http://www.csail.mit.edu/"><acronym |
@@ -2106,12 +2106,14 @@ <h3 id=text-overflow><span class=secno>8.2. </span> Overflow Ellipsis: the |
2106 | 2106 | value applies to the right edge. |
2107 | 2107 |
|
2108 | 2108 | <p> For the ellipsis and string values, implementations must hide |
2109 | | - characters at the applicable edge(s) of the line as necessary to fit the |
2110 | | - ellipsis/string. Place the ellipsis/string immediately adjacent to the |
2111 | | - applicable edge(s) of the remaining inline content. When an <a |
| 2109 | + characters and <a |
2112 | 2110 | href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes"> atomic |
2113 | | - inline-level element</a> is at an applicable edge of the line, such an |
2114 | | - element is to be clipped rather than ellipsed. |
| 2111 | + inline-level elements</a> at the applicable edge(s) of the line as |
| 2112 | + necessary to fit the ellipsis/string. Place the ellipsis/string |
| 2113 | + immediately adjacent to the applicable edge(s) of the remaining inline |
| 2114 | + content. The first character or <a |
| 2115 | + href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes"> atomic |
| 2116 | + inline-level element</a> on a line must be clipped rather than ellipsed. |
2115 | 2117 |
|
2116 | 2118 | <h4 class="no-num no-toc" id=ellipsing-details>ellipsing details</h4> |
2117 | 2119 |
|
|
0 commit comments