|
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 25 April 2009</h2> |
| 90 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 29 April 2009</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/2009/ED-css3-page-20090425">http://www.w3.org/TR/2009/WD-css3-page-20090425</a></dd> --> |
| 97 | + <!-- <dd><a href="http://www.w3.org/TR/2009/ED-css3-page-20090429">http://www.w3.org/TR/2009/WD-css3-page-20090429</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 25 |
| 182 | + href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 29 |
183 | 183 | April 2009. 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 |
@@ -493,7 +493,12 @@ <h2 id=page-terms><span class=secno>3 </span>Page Terminology</h2> |
493 | 493 |
|
494 | 494 | <dd>A landscape page's width is greater than or equal to its height. |
495 | 495 | Horizontal elements are parallel to the long edge and vertical elements |
496 | | - to the short edge. |
| 496 | + to the short edge. <span class=note>Note that CSS3 makes no distinction |
| 497 | + between landscape and reverse-landscape orientations. However, future |
| 498 | + versions of CSS may do so. UAs should consider, when formatting for |
| 499 | + duplexed printing, the binding edge, page progression, and ease of |
| 500 | + reading when choosing between landscape and reverse-landscape |
| 501 | + renderings.</span> |
497 | 502 |
|
498 | 503 | <dt id=duplex-printing>Duplex Printing |
499 | 504 |
|
|
0 commit comments