|
31 | 31 |
|
32 | 32 | <h1 id=css3-module>CSS3 module: line</h1> |
33 | 33 |
|
34 | | - <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 23 February 2008</h2> |
| 34 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 16 March 2011</h2> |
35 | 35 |
|
36 | 36 | <dl> |
37 | 37 | <dt>This version: |
38 | | - <!--<dd><a href="http://www.w3.org/TR/2008/ED-css3-linebox-20080223/">http://www.w3.org/TR/2008/ED-css3-linebox-20080223/</a></dd>--> |
| 38 | + <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-linebox-20110316/">http://www.w3.org/TR/2011/ED-css3-linebox-20110316/</a></dd>--> |
39 | 39 |
|
40 | 40 |
|
41 | 41 | <dd>[no permanent URL] |
@@ -79,7 +79,7 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 23 February 2008</h2> |
79 | 79 | <!--begin-copyright--> |
80 | 80 | <p class=copyright><a |
81 | 81 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
82 | | - rel=license>Copyright</a> © 2008 <a |
| 82 | + rel=license>Copyright</a> © 2011 <a |
83 | 83 | href="http://www.w3.org/"><acronym title="World Wide Web |
84 | 84 | Consortium">W3C</acronym></a><sup>®</sup> (<a |
85 | 85 | href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute |
@@ -907,8 +907,8 @@ <h4 id=LineStacking><span class=secno>3.4.2. </span>Line Stacking: the |
907 | 907 | <tr> |
908 | 908 | <td><em>Value:</em> |
909 | 909 |
|
910 | | - <td>[ block || inline || font || text || replaced || inline-box ] | none |
911 | | - | inherit | initial |
| 910 | + <td>[ block || inline || font || glyphs || replaced || inline-box ] | |
| 911 | + none | inherit | initial |
912 | 912 |
|
913 | 913 | <tr> |
914 | 914 | <td><em>Initial:</em> |
@@ -974,6 +974,11 @@ <h4 id=LineStacking><span class=secno>3.4.2. </span>Line Stacking: the |
974 | 974 | class=property>all-space-treatment</code>’ properties. <span |
975 | 975 | class=issue>[LDB: This isn't quite right. What about zwnj, etc.?</span> |
976 | 976 |
|
| 977 | + <dt>glyphs |
| 978 | + |
| 979 | + <dd>The block progression dimension of all the glyph bounding boxes of |
| 980 | + glyphs in the line box must fit within the line box. |
| 981 | + |
977 | 982 | <dt>replaced |
978 | 983 |
|
979 | 984 | <dd>The margin box of all <span title="replaced element"><a |
@@ -1056,7 +1061,7 @@ <h4 id=LineStacking><span class=secno>3.4.2. </span>Line Stacking: the |
1056 | 1061 | is not automatically restricted to replaced elements.]</span> |
1057 | 1062 |
|
1058 | 1063 | <li>For each box that has <span class=css>‘<code |
1059 | | - class=property>text</code>’</span> in <span |
| 1064 | + class=property>glyphs</code>’</span> in <span |
1060 | 1065 | class=property>‘<a href="#line-box-contain"><code |
1061 | 1066 | class=property>line-box-contain</code></a>’</span>, the top of the |
1062 | 1067 | line box must be at least as high as the top of each glyph in the box |
@@ -4182,8 +4187,8 @@ <h2 id=properties><span class=secno>6. </span>Properties index</h2> |
4182 | 4187 | <tr valign=baseline> |
4183 | 4188 | <td><a class=property href="#line-box-contain">line-box-contain</a> |
4184 | 4189 |
|
4185 | | - <td>[ block || inline || font || text || replaced || inline-box ] | none |
4186 | | - | inherit | initial |
| 4190 | + <td>[ block || inline || font || glyphs || replaced || inline-box ] | |
| 4191 | + none | inherit | initial |
4187 | 4192 |
|
4188 | 4193 | <td>block inline replaced |
4189 | 4194 |
|
|
0 commit comments