|
87 | 87 |
|
88 | 88 | <h1 id=css-paged>CSS Paged Media Module Level 3</h1> |
89 | 89 |
|
90 | | - <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 20 June 2008</h2> |
| 90 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 25 June 2008</h2> |
91 | 91 |
|
92 | 92 | <dl> |
93 | 93 | <dt>This version: |
94 | 94 |
|
95 | 95 | <dd><a |
96 | 96 | href="http://dev.w3.org/csswg/css3-page/">http://dev.w3.org/csswg/css3-page/</a></dd> |
97 | | - <!-- <dd><a href="http://www.w3.org/TR/2008/ED-css3-page-20080620">http://www.w3.org/TR/2008/WD-css3-page-20080620</a></dd> --> |
| 97 | + <!-- <dd><a href="http://www.w3.org/TR/2008/ED-css3-page-20080625">http://www.w3.org/TR/2008/WD-css3-page-20080625</a></dd> --> |
98 | 98 |
|
99 | 99 | <dt>Latest version: |
100 | 100 |
|
@@ -179,7 +179,7 @@ <h2 class="no-num no-toc" id=status>Status of this Document</h2> |
179 | 179 | <!--end-status--> |
180 | 180 | <p>This document contains the <abbr title="Cascading Style |
181 | 181 | Sheets">CSS3</abbr> Paged Media Module W3C Last Call <a |
182 | | - href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 20 |
| 182 | + href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 25 |
183 | 183 | June 2008. The Last Call period ends on <span class=fudge>TBD</span>.</p> |
184 | 184 |
|
185 | 185 | <p>Relative to the previous Last Call Working Draft, this version |
@@ -1270,19 +1270,10 @@ <h3 id=margin-at-rules><span class=secno>6.1 </span>At-rules for margin |
1270 | 1270 | <h3 id=populating-margin-boxes><span class=secno>6.2 </span>Populating |
1271 | 1271 | margin boxes</h3> |
1272 | 1272 |
|
1273 | | - <p>A margin box is instantiated if a margin context is established and one |
1274 | | - of the following conditions holds:</p> |
1275 | | - |
1276 | | - <ul> |
1277 | | - <li>The computed value of <span class=property>‘<span |
1278 | | - class=property>content</span>’</span> is not <span |
1279 | | - class=css>‘<span class=property>none</span>’</span>. |
1280 | | - |
1281 | | - <li>Both <span class=property>‘<span |
1282 | | - class=property>width</span>’</span> and <span |
1283 | | - class=property>‘<span class=property>height</span>’</span> |
1284 | | - are set in the margin context. |
1285 | | - </ul> |
| 1273 | + <p>A margin box is instantiated if a margin context is established the |
| 1274 | + computed value of <span class=property>‘<span |
| 1275 | + class=property>content</span>’</span> is not <span |
| 1276 | + class=css>‘<span class=property>none</span>’</span>.</p> |
1286 | 1277 |
|
1287 | 1278 | <div class=example> |
1288 | 1279 | <p>The following style sheet creates a green box in each corner of the |
|
0 commit comments