|
11 | 11 | <meta content="CSS Backgrounds and Borders Module Level 4" |
12 | 12 | name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2012-10-12 name=dcterms.issued> |
| 14 | + <meta content=2012-10-28 name=dcterms.issued> |
15 | 15 | <meta content="Bert Bos" name=dcterms.creator> |
16 | 16 | <meta content="Elika J. Etemad" name=dcterms.creator> |
17 | 17 | <meta content="Brad Kemper" name=dcterms.creator> |
18 | 18 | <meta content=W3C name=dcterms.publisher> |
19 | | - <meta content="http://www.w3.org/TR/2012/ED-css3-background-20121012/" |
| 19 | + <meta content="http://www.w3.org/TR/2012/ED-css3-background-20121028/" |
20 | 20 | name=dcterms.identifier> |
21 | 21 | <link href="../default.css" rel=stylesheet type="text/css"> |
22 | 22 | <style type="text/css"> |
|
35 | 35 |
|
36 | 36 | <h1>CSS Backgrounds and Borders Module Level 4</h1> |
37 | 37 |
|
38 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 October |
| 38 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 October |
39 | 39 | 2012</h2> |
40 | 40 |
|
41 | 41 | <dl> |
42 | 42 | <dt>This version: |
43 | 43 |
|
44 | | - <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121012">http://www.w3.org/TR/2012/ED-css3-background-20121012/</a> --> |
| 44 | + <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121028">http://www.w3.org/TR/2012/ED-css3-background-20121028/</a> --> |
45 | 45 | <a |
46 | 46 | href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> |
47 | 47 |
|
@@ -85,7 +85,14 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 October |
85 | 85 | <!--end-copyright--> |
86 | 86 | <hr title="Separator for header"> |
87 | 87 | </div> |
88 | | - |
| 88 | + <details class=obsolete open=open> <summary>Not Ready For |
| 89 | + Implementation</summary> |
| 90 | + <p> This spec is not yet ready for implementation. It exists in this |
| 91 | + repository to record the ideas and promote discussion. |
| 92 | + |
| 93 | + <p> Before attempting to implement this spec, please contact the CSSWG at |
| 94 | + www-style@w3.org. |
| 95 | + </details> |
89 | 96 | <h2 class="no-num no-toc" id=abstract> Abstract</h2> |
90 | 97 |
|
91 | 98 | <p>CSS is a language for describing the rendering of structured documents |
|
0 commit comments