11<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
22"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
4- < html lang ="en ">
4+ < html lang ="en " xmlns =" http://www.w3.org/1999/xhtml " >
55 < head profile ="http://dublincore.org/documents/2008/08/04/dc-html/ ">
66 < title > CSS Presentation Levels Module</ title >
77
1010 rel ="dcterms.rights " />
1111 < meta content ="CSS Presentation Levels Module " name ="dcterms.title " />
1212 < meta content ="text " name ="dcterms.type " />
13- < meta content ="2014-09-30 " name ="dcterms.date " />
13+ < meta content ="2014-10-10 " name ="dcterms.date " />
1414 < meta content ="Ian Hickson " name ="dcterms.creator " />
1515 < meta content ="Håkon Wium Lie " name ="dcterms.creator " />
1616 < meta content ="Bert Bos " name ="dcterms.creator " />
1717 < meta content ="W3C " name ="dcterms.publisher " />
18- < meta content ="http://www.w3.org/TR/2014/NOTE-css3-preslev-20140930 / "
18+ < meta content ="http://www.w3.org/TR/2014/NOTE-css3-preslev-20141010 / "
1919 name ="dcterms.identifier " />
2020 < link href ="../default.css " rel ="stylesheet " title ="Default "
2121 type ="text/css " />
3434
3535 < h1 id ="title "> CSS Presentation Levels Module</ h1 >
3636
37- < h2 class ="no-num no-toc " id ="W3C-doctype "> W3C Working Group Note 30
38- September 2014</ h2 >
37+ < h2 class ="no-num no-toc " id ="W3C-doctype "> W3C Working Group Note 10
38+ October 2014</ h2 >
3939
4040 < dl >
4141 < dt > This version:</ dt >
4242
4343 < dd > < a
44- href ="http://www.w3.org/TR/2014/NOTE-css3-preslev-[ISODATE] / "> http://www.w3.org/TR/2014/NOTE-css3-preslev-20140930 /</ a > </ dd >
44+ href ="http://www.w3.org/TR/2014/NOTE-css3-preslev-20141010 / "> http://www.w3.org/TR/2014/NOTE-css3-preslev-20141010 /</ a > </ dd >
4545
4646 < dt > Latest version:</ dt >
4747
4848 < dd > < a
49- href ="http://www.w3.org/TR/css3-preslev "> http://www.w3.org/TR/css3-preslev/</ a > </ dd >
49+ href ="http://www.w3.org/TR/css3-preslev "> http://www.w3.org/TR/css3-preslev</ a > </ dd >
50+
51+ < dt > Previous version:</ dt >
52+
53+ < dd > < a
54+ href ="http://www.w3.org/TR/2003/WD-css3-preslev-20030813/ "> http://www.w3.org/TR/2003/WD-css3-preslev-20030813/</ a > </ dd >
5055
5156 < dt > Feedback:</ dt >
5257
@@ -113,11 +118,20 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
113118 obsoleted by other documents at any time. It is inappropriate to cite this
114119 document as other than work in progress.</ p >
115120
116- < p > The document was produced by the < a
121+ < p > This document was produced by the < a
117122 href ="http://www.w3.org/Style/CSS/members "> CSS Working Group</ a > (part of
118- the < a href ="http://www.w3.org/Style/CSS "> Style Activity</ a > ).</ p >
123+ the < a href ="http://www.w3.org/Style/ "> Style Activity</ a > ).</ p >
124+
125+ < p > The (< a
126+ href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > ) public
127+ mailing list < a
128+ href ="mailto:www-style@w3.org?Subject=%5Bcss3-preslev%5D%20PUT%20SUBJECT%20HERE "> www-style@w3.org</ a >
129+ (see < a href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is
130+ preferred for discussion of this document. When sending e-mail, please put
131+ the text “css3-preslev” in the subject, preferably like this:
132+ “[<!----> css3-preslev<!----> ] < em > …summary of comment…</ em > ”</ p >
119133
120- < p > This document was produced by a group operating under the < a
134+ < p > This document was produced by a group operating under the < a
121135 href ="http://www.w3.org/Consortium/Patent-Policy-20040205/ "> 5 February
122136 2004 W3C Patent Policy</ a > . W3C maintains a < a
123137 href ="http://www.w3.org/2004/01/pp-impl/32061/status "
@@ -130,15 +144,9 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
130144 href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure "> section
131145 6 of the W3C Patent Policy</ a > .</ p >
132146
133- < p > The (< a
134- href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > ) public
135- mailing list < a
136- href ="mailto:www-style@w3.org?Subject=%5Bcss3-preslev%5D%20PUT%20SUBJECT%20HERE ">
137- www-style@w3.org</ a > (see < a
138- href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is preferred for
139- discussion of this document. When sending e-mail, please put the text
140- “css3-preslev” in the subject, preferably like this:
141- “[<!----> css3-preslev<!----> ] < em > …summary of comment…</ em > ”</ p >
147+ < p > This document is governed by the < a
148+ href ="http://www.w3.org/2014/Process-20140801/ "
149+ id ="w3c_process_revision "> 1 August 2014 W3C Process Document</ a > .</ p >
142150 <!--end-status-->
143151
144152 < p class ="mtb "> < em > At this time, the CSS Working Group does not envisage
0 commit comments