|
87 | 87 |
|
88 | 88 | <h1>CSS Paged Media Module Level 3</h1> |
89 | 89 |
|
90 | | - <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 21 January 2010</h2> |
| 90 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 29 March 2010</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/2010/ED-css3-page-20100121">http://www.w3.org/TR/2010/WD-css3-page-20100121</a></dd> --> |
| 97 | + <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-page-20100329">http://www.w3.org/TR/2010/WD-css3-page-20100329</a></dd> --> |
98 | 98 |
|
99 | 99 | <dt>Latest version: |
100 | 100 |
|
@@ -180,8 +180,8 @@ <h2 class="no-num no-toc" id=status>Status of this Document</h2> |
180 | 180 | <!--end-status--> |
181 | 181 | <p>This document contains the <abbr title="Cascading Style |
182 | 182 | Sheets">CSS3</abbr> Paged Media Module W3C Last Call <a |
183 | | - href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 21 |
184 | | - January 2010. The Last Call period ends on <span class=fudge>TBD</span>.</p> |
| 183 | + href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 29 |
| 184 | + March 2010. The Last Call period ends on <span class=fudge>TBD</span>.</p> |
185 | 185 |
|
186 | 186 | <p>Relative to the previous Last Call Working Draft, this version |
187 | 187 | incorporates changes to the formerly named ‘<code |
@@ -1266,7 +1266,9 @@ <h3 id=margin-at-rules><span class=secno>6.1. </span>At-rules for margin |
1266 | 1266 | boxes</h3> |
1267 | 1267 |
|
1268 | 1268 | <p>Margin boxes are created by <a href="#margin-at-rules">margin |
1269 | | - at-rules</a> inside the <a href="#page-context">page context</a>.</p> |
| 1269 | + at-rules</a> inside the <a href="#page-context">page context</a>. These |
| 1270 | + rules should come after any declarations in the page context as legacy |
| 1271 | + clients may not handle declarations after margin at-rules correctly.</p> |
1270 | 1272 |
|
1271 | 1273 | <p>A <dfn id=margin-at-rule>margin at-rule</dfn> consists of an <a |
1272 | 1274 | href="#specializatons-of-ATKEYWORD">ATKEYWORD</a> that identifies the |
|
0 commit comments