1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
2
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
3
4
- < html lang ="en ">
4
+ < html lang ="en " xmlns =" http://www.w3.org/1999/xhtml " >
5
5
< head profile ="http://dublincore.org/documents/2008/08/04/dc-html/ ">
6
6
< title > CSS Presentation Levels Module</ title >
7
7
10
10
rel ="dcterms.rights " />
11
11
< meta content ="CSS Presentation Levels Module " name ="dcterms.title " />
12
12
< meta content ="text " name ="dcterms.type " />
13
- < meta content ="2014-09-30 " name ="dcterms.date " />
13
+ < meta content ="2014-10-10 " name ="dcterms.date " />
14
14
< meta content ="Ian Hickson " name ="dcterms.creator " />
15
15
< meta content ="Håkon Wium Lie " name ="dcterms.creator " />
16
16
< meta content ="Bert Bos " name ="dcterms.creator " />
17
17
< 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 / "
19
19
name ="dcterms.identifier " />
20
20
< link href ="../default.css " rel ="stylesheet " title ="Default "
21
21
type ="text/css " />
34
34
35
35
< h1 id ="title "> CSS Presentation Levels Module</ h1 >
36
36
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 >
39
39
40
40
< dl >
41
41
< dt > This version:</ dt >
42
42
43
43
< 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 >
45
45
46
46
< dt > Latest version:</ dt >
47
47
48
48
< 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 >
50
55
51
56
< dt > Feedback:</ dt >
52
57
@@ -113,11 +118,20 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
113
118
obsoleted by other documents at any time. It is inappropriate to cite this
114
119
document as other than work in progress.</ p >
115
120
116
- < p > The document was produced by the < a
121
+ < p > This document was produced by the < a
117
122
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 >
119
133
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
121
135
href ="http://www.w3.org/Consortium/Patent-Policy-20040205/ "> 5 February
122
136
2004 W3C Patent Policy</ a > . W3C maintains a < a
123
137
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>
130
144
href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure "> section
131
145
6 of the W3C Patent Policy</ a > .</ p >
132
146
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 >
142
150
<!--end-status-->
143
151
144
152
< p class ="mtb "> < em > At this time, the CSS Working Group does not envisage
0 commit comments