44< head >
55< title > CSS Presentation Levels Module</ title >
66< link href ="../default.css " rel ="stylesheet " type ="text/css " title ="Default " />
7+ < style type ="text/css " title ="Default ">
8+ /* The TR postprocessor, unlike Bikeshed, already inserted quotes: */
9+ .css ::before , .property ::before , .descriptor ::before {content : none}
10+ .css ::after , .property ::after , .descriptor ::after {content : none}
11+ </ style >
712< link rel ="stylesheet "
813href ="http://www.w3.org/StyleSheets/TR/W3C-MO.css "
914type ="text/css " title ="Default " />
1520
1621< h1 id ="title "> CSS Presentation Levels Module</ h1 >
1722
18- < h2 id ="W3C-doctype " class ="no-num no-toc "> W3C Working Draft [DATE]</ h2 >
23+ < h2 id ="W3C-doctype " class ="no-num no-toc "> [LONGSTATUS] [DATE]</ h2 >
1924
2025< dl >
2126< dt > This version:</ dt >
2227
2328< dd > < a
24- href ="http://www.w3.org/TR/[YEAR]/WD -css3-preslev-[ISODATE] " > http://www.w3.org/TR/[YEAR]/WD-css3-preslev-[ISODATE ]</ a > </ dd >
29+ href ="http://www.w3.org/TR/[YEAR]/NOTE -css3-preslev-[ISODATE]/ " > [VERSION ]</ a > </ dd >
2530
2631< dt > Latest version:</ dt >
2732
2833< dd > < a
29- href ="http://www.w3.org/TR/css3-preslev "> http://www.w3.org/TR/css3-preslev </ a > </ dd >
34+ href ="http://www.w3.org/TR/css3-preslev "> [LATEST] </ a > </ dd >
3035
3136< dt > Feedback:
3237< dd > < a href ="mailto:www-style@w3.org?subject=%5Bcss-preslev%5D%20feedback "> www-style@w3.org</ a >
@@ -39,8 +44,12 @@ <h2 id="W3C-doctype" class="no-num no-toc">W3C Working Draft [DATE]</h2>
3944< dd > < a lang ="en " href ="http://ian.hixie.ch/ "> Ian Hickson</ a >
4045<ian @hixie.ch></ dd >
4146
42- < dd > < a lang ="no " href ="http://people.opera.com/howcome/ "> Håkon Wium
47+ < dd > < a lang ="no " href ="http://people.opera.com/howcome/ "> Håkon Wium
4348Lie</ a > <howcome @opera.com></ dd >
49+
50+ < dd > < a lang =nl href ="http://www.w3.org/People/Bos/ "> Bert Bos</ a > (W3C)
51+ <bert @w3.org></ dd >
52+
4453</ dl >
4554
4655<!--begin-copyright-->
@@ -50,7 +59,7 @@ <h2 id="W3C-doctype" class="no-num no-toc">W3C Working Draft [DATE]</h2>
5059< hr title ="Separator for header " />
5160</ div >
5261
53- < p style =" background: #fdd; color: red; font-weight: bold; text-align: center; padding: .5em; border: thick solid red; border-radius: 1em; position: fixed; bottom: 1em; left: 1em; right: 1em; " > This specification is not being actively maintained, and should not be used as a guide for implementations. It may be revived in the future, but for now should be considered obsolete. < br > If you have questions or comments on this specification, please send an email to the CSS Working Group's mailing list at < a href =" mailto:www-style@w3.org " > www-style@w3.org </ a > . (Before sending mail for the first time, you have to subscribe at < a href =" http://lists.w3.org/Archives/Public/www-style/ " > http://lists.w3.org/Archives/Public/www-style/ </ a > .) </ p >
62+
5463
5564< h2 class ="no-num no-toc " id ="abstract "> Abstract</ h2 >
5665
@@ -65,37 +74,13 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
6574
6675< h2 class ="no-num no-toc " id ="status "> Status of This Document</ h2 >
6776
68- < p > < em > This section describes the status of this document at the time of
69- its publication. Other documents may supersede this document. A list of
70- current W3C publications and the latest revision of this technical
71- report can be found in the < a href ="http://www.w3.org/TR/ "> W3C technical
72- reports index</ a > at http://www.w3.org/TR/.</ em > </ p >
73-
74- < p > This document is a working draft of the CSS working group, which is
75- part of the < a href ="/Style/ "> style activity</ a > (see < a
76- href ="/Style/Activity "> summary</ a > ).</ p >
77-
78- < p > The working group believes this draft describes useful
79- functionality for presenting web documents. Comments on, and
80- discussions of this draft can be sent on the (< a
81- href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > )
82- public mailing list < a
83- href ="mailto:www-style@w3.org "> www-style@w3.org</ a > (see < a
84- href ="http://www.w3.org/Mail/Request "> instructions</ a > ). W3C
85- Members can also send comments directly to the CSS working
86- group.</ p >
87-
88- < p > It is inappropriate to use W3C Working Drafts as reference material
89- or to cite them as other than "work in progress". Its publication does
90- not imply endorsement by the W3C membership or the < a
91- href ="http://www.w3.org/Style/Group "> CSS Working Group</ a > (< a
92- href ="http://cgi.w3.org/MemberAccess/AccessRequest "> members
93- only</ a > ).</ p >
94-
95- < p > Patent disclosures relevant to CSS may be found on the Working
96- Group's public < a
97- href ="http://www.w3.org/Style/CSS/Disclosures "> patent disclosure
98- page.</ a > </ p >
77+ <!--status-->
78+
79+ < p class =mtb > < em > At this time, the CSS Working Group does not envisage
80+ further work on this specification and does not plan to propose it as
81+ a W3C Recommendation.</ em >
82+
83+
9984
10085< h2 class ="no-num no-toc " id ="toc "> Table of contents</ h2 >
10186<!--toc-->
0 commit comments