|
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 27 August 2008</h2> |
| 90 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 3 October 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-20080827">http://www.w3.org/TR/2008/WD-css3-page-20080827</a></dd> --> |
| 97 | + <!-- <dd><a href="http://www.w3.org/TR/2008/ED-css3-page-20081003">http://www.w3.org/TR/2008/WD-css3-page-20081003</a></dd> --> |
98 | 98 |
|
99 | 99 | <dt>Latest version: |
100 | 100 |
|
@@ -179,8 +179,8 @@ <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 27 |
183 | | - August 2008. The Last Call period ends on <span class=fudge>TBD</span>.</p> |
| 182 | + href="/2005/10/Process-20051014/tr.html#RecsWD">Working Draft</a> of 3 |
| 183 | + October 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 |
186 | 186 | incorporates changes to the formerly named ‘<code |
@@ -406,17 +406,18 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2> |
406 | 406 |
|
407 | 407 | <h2 id=conformance><span class=secno>2. </span>Conformance</h2> |
408 | 408 |
|
409 | | - <p>The keywords "<em class=RFC2119>MUST</em>", "<em |
410 | | - class=RFC2119>SHALL</em>", "<em class=RFC2119>MUST NOT</em>", "<em |
411 | | - class=RFC2119>SHALL NOT</em>", "<em class=RFC2119>REQUIRED</em>", "<em |
412 | | - class=RFC2119>SHOULD</em>", "<em class=RFC2119>SHOULD NOT</em>", "<em |
413 | | - class=RFC2119>RECOMMENDED</em>", "<em class=RFC2119>MAY</em>", and "<em |
414 | | - class=RFC2119>OPTIONAL</em>" when used in this document are to be |
415 | | - interpreted as described in <cite>RFC 2119</cite> <a href="#RFC2119" |
| 409 | + <p>All of the text in this specification is normative except sections |
| 410 | + explicitly marked as non-normative, examples, and notes. The keywords |
| 411 | + "<em class=RFC2119>MUST</em>", "<em class=RFC2119>SHALL</em>", "<em |
| 412 | + class=RFC2119>MUST NOT</em>", "<em class=RFC2119>SHALL NOT</em>", "<em |
| 413 | + class=RFC2119>REQUIRED</em>", "<em class=RFC2119>SHOULD</em>", "<em |
| 414 | + class=RFC2119>SHOULD NOT</em>", "<em class=RFC2119>RECOMMENDED</em>", |
| 415 | + "<em class=RFC2119>MAY</em>", and "<em class=RFC2119>OPTIONAL</em>" when |
| 416 | + used in this document are to be interpreted as described in <cite>RFC |
| 417 | + 2119</cite> <a href="#RFC2119" |
416 | 418 | rel=biblioentry>[RFC2119]<!--{{!RFC2119}}--></a>. However, for |
417 | 419 | readability, these words do not appear in all uppercase letters in this |
418 | | - specification. All of the text in this specification is normative except |
419 | | - sections explicitly marked as non-normative, examples, and notes.</p> |
| 420 | + specification.</p> |
420 | 421 |
|
421 | 422 | <p>Examples in this specification are introduced with the words "for |
422 | 423 | example" or are set apart from the normative text with |
|
0 commit comments