|
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 13 April 2009</h2> |
| 90 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 22 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-20090413">http://www.w3.org/TR/2009/WD-css3-page-20090413</a></dd> --> |
| 97 | + <!-- <dd><a href="http://www.w3.org/TR/2009/ED-css3-page-20090422">http://www.w3.org/TR/2009/WD-css3-page-20090422</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 13 |
| 182 | + href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 22 |
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 |
@@ -2063,8 +2063,8 @@ <h3 id=page-size-prop><span class=secno>8.1 </span>Page size: the |
2063 | 2063 | <tr> |
2064 | 2064 | <th>Value: |
2065 | 2065 |
|
2066 | | - <td>[ <length>{1,2} | auto | <page-size> ] || [ portrait | |
2067 | | - landscape] |
| 2066 | + <td><length>{1,2} | auto | [ <page-size> || [ portrait | |
| 2067 | + landscape] ] |
2068 | 2068 |
|
2069 | 2069 | <tr> |
2070 | 2070 | <th>Initial: |
@@ -2104,9 +2104,6 @@ <h3 id=page-size-prop><span class=secno>8.1 </span>Page size: the |
2104 | 2104 | href="#size">size</a></code>’</span> property also indicates the |
2105 | 2105 | size of the destination page sheet.</p> |
2106 | 2106 |
|
2107 | | - <p class=issue>Should it be allowed to combine <length> and |
2108 | | - [portrait|landscape]? What's implemented right now?</p> |
2109 | | - |
2110 | 2107 | <p>The size of a page box can either be "absolute" (fixed size) or |
2111 | 2108 | "relative" (scalable, i.e., fitting available sheet sizes).</p> |
2112 | 2109 |
|
@@ -2816,7 +2813,7 @@ <h3 id=allowed-pg-brk><span class=secno>9.4 </span>Allowed page breaks</h3> |
2816 | 2813 | <ol> |
2817 | 2814 | <li id=brk-btw-blocks>In the vertical margin between sibling block boxes |
2818 | 2815 | (or rows in a table). When a <a href=forced-pg-brk>forced page |
2819 | | - break</a> occurs here, the used value of any adjoining ‘<code |
| 2816 | + break</a> occurs here, the used values of any adjoining ‘<code |
2820 | 2817 | class=property>margin-bottom</code>’ are set to zero. When an |
2821 | 2818 | unforced page break occurs here, both the adjoining ‘<code |
2822 | 2819 | class=property>margin-top</code>’ and ‘<code |
@@ -3919,10 +3916,10 @@ <h3 class=no-num id=normative-references>Normative References</h3> |
3919 | 3916 | <dt id=CSS21>[CSS21] |
3920 | 3917 |
|
3921 | 3918 | <dd>Bert Bos; et al. <a |
3922 | | - href="http://www.w3.org/TR/2007/CR-CSS21-20070719"><cite>Cascading |
3923 | | - Style Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 19 |
3924 | | - July 2007. W3C Candidate Recommendation. (Work in progress.) URL: <a |
3925 | | - href="http://www.w3.org/TR/2007/CR-CSS21-20070719">http://www.w3.org/TR/2007/CR-CSS21-20070719</a> |
| 3919 | + href="http://www.w3.org/TR/2009/CR-CSS21-20090423"><cite>Cascading |
| 3920 | + Style Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 |
| 3921 | + April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a |
| 3922 | + href="http://www.w3.org/TR/2009/CR-CSS21-20090423">http://www.w3.org/TR/2009/CR-CSS21-20090423</a> |
3926 | 3923 | </dd> |
3927 | 3924 | <!----> |
3928 | 3925 |
|
@@ -3961,10 +3958,10 @@ <h3 class=no-num id=informative-references>Informative References</h3> |
3961 | 3958 | <dt id=MEDIAQ>[MEDIAQ] |
3962 | 3959 |
|
3963 | 3960 | <dd>Daniel Glazman; et al. <a |
3964 | | - href="http://www.w3.org/TR/2008/WD-css3-mediaqueries-20081015"><cite>Media |
3965 | | - Queries.</cite></a> 15 October 2008. W3C Working Draft. (Work in |
3966 | | - progress.) URL: <a |
3967 | | - href="http://www.w3.org/TR/2008/WD-css3-mediaqueries-20081015">http://www.w3.org/TR/2008/WD-css3-mediaqueries-20081015</a> |
| 3961 | + href="http://www.w3.org/TR/2009/WD-css3-mediaqueries-20090423"><cite>Media |
| 3962 | + Queries.</cite></a> 23 April 2009. W3C Candidate Recommendation. (Work |
| 3963 | + in progress.) URL: <a |
| 3964 | + href="http://www.w3.org/TR/2009/WD-css3-mediaqueries-20090423">http://www.w3.org/TR/2009/WD-css3-mediaqueries-20090423</a> |
3968 | 3965 | </dd> |
3969 | 3966 | <!----> |
3970 | 3967 |
|
|
0 commit comments