|
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 8 April 2011</h2> |
| 86 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 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 | 92 | 2011/04/08 17:32:48 $ (CVS $Revision$)</a> <!-- |
93 | | - <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110408/">http://www.w3.org/TR/2011/WD-css3-text-20110408/</a></dd> |
| 93 | + <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110411/">http://www.w3.org/TR/2011/WD-css3-text-20110411/</a></dd> |
94 | 94 | --> |
95 | 95 |
|
96 | 96 |
|
@@ -4185,8 +4185,8 @@ <h3 id=text-indent><span class=secno>10.1. </span> First Line Indentation: |
4185 | 4185 | ‘<a href="#hanging"><code class=css>hanging</code></a>’ |
4186 | 4186 | keywords, only lines that are the <a |
4187 | 4187 | href="http://www.w3.org/TR/CSS21/selector.html#first-line-pseudo">first |
4188 | | - formatted line</a> of an element. For example, the first line of an |
4189 | | - anonymous block box is only affected if it is the first child of its |
| 4188 | + formatted line</a> of an element are affected. For example, the first line |
| 4189 | + of an anonymous block box is only affected if it is the first child of its |
4190 | 4190 | parent element. |
4191 | 4191 |
|
4192 | 4192 | <p>Values have the following meanings: |
@@ -4385,8 +4385,8 @@ <h3 id=line-decoration><span class=secno>11.1. </span> Line Decoration: |
4385 | 4385 |
|
4386 | 4386 | <p>In determining the position and thickness of text decoration lines, user |
4387 | 4387 | agents may consider the font sizes and dominant baselines of descendants, |
4388 | | - but for a given element's decoration must use the same baseline and |
4389 | | - thickness throughout each line. The <a |
| 4388 | + but for a given element's decoration must use the same position and |
| 4389 | + thickness throughout each line box. The <a |
4390 | 4390 | href="#text-decoration-color">color</a> and <a |
4391 | 4391 | href="#text-decoration-style">line style</a> of decorations must remain |
4392 | 4392 | the same on all decorations applied by a given element, even if descendant |
|
0 commit comments