5
5
< head >
6
6
< title > Cascading Style Sheets (CSS) Snapshot 2010</ title >
7
7
<!-- <link rel="stylesheet" type="text/css" href="default.css"> -->
8
- < link href ="http://www.w3.org/StyleSheets/TR/W3C-WD .css " rel =stylesheet
8
+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED .css " rel =stylesheet
9
9
type ="text/css ">
10
10
11
11
< body >
@@ -19,10 +19,12 @@ <h2 class="no-num no-toc" id=w3c-working-draft-date>W3C Working Draft 3
19
19
September 2010</ h2 >
20
20
21
21
< dl >
22
- < dt > This version:
22
+ < dt > This version:</ dt >
23
+ <!-- <dd><a href="http://www.w3.org/TR/2010/WD-css-2010-20100903/">http://www.w3.org/TR/2010/ED-css-2010-20100903</a></dd> -->
23
24
24
25
< dd > < a
25
- href ="http://www.w3.org/TR/2010/WD-css-2010-20100903/ "> http://www.w3.org/TR/2010/WD-css-2010-20100903</ a >
26
+ href ="http://dev.w3.org/csswg/css-2010/ "> http://dev.w3.org/csswg/css-2010/</ a >
27
+
26
28
27
29
< dt > Latest version:
28
30
@@ -70,42 +72,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
70
72
< h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
71
73
<!--begin-status-->
72
74
73
- < p > < em > This section describes the status of this document at the time of
74
- its publication. Other documents may supersede this document. A list of
75
- current W3C publications and the latest revision of this technical report
76
- can be found in the < a href ="http://www.w3.org/TR/ "> W3C technical reports
77
- index at http://www.w3.org/TR/.</ a > </ em >
78
-
79
- < p > Publication as a Working Draft does not imply endorsement by the W3C
80
- Membership. This is a draft document and may be updated, replaced or
81
- obsoleted by other documents at any time. It is inappropriate to cite this
82
- document as other than work in progress.
75
+ < p > This is a public copy of the editors' draft. It is provided for
76
+ discussion only and may change at any moment. Its publication here does
77
+ not imply endorsement of its contents by W3C. Don't cite this document
78
+ other than as work in progress.
83
79
84
80
< p > The (< a
85
81
href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > ) public
86
- mailing list < a href ="mailto:www-style@w3.org "> www-style@w3.org</ a > (see
87
- < a href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is preferred
88
- for discussion of this specification. When sending e-mail, please put the
89
- text “css-2010” in the subject, preferably like this:
82
+ mailing list < a
83
+ href ="mailto:www-style@w3.org?Subject=%5Bcss-2010%5D%20PUT%20SUBJECT%20HERE ">
84
+ www-style@w3.org</ a > (see < a
85
+ href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is preferred for
86
+ discussion of this specification. When sending e-mail, please put the text
87
+ “css-2010” in the subject, preferably like this:
90
88
“[<!----> css-2010<!----> ] < em > …summary of
91
89
comment…</ em > ”
92
90
93
- < p > This document was produced by the < a
94
- href ="http://www.w3.org/Style/CSS/members "> CSS Working Group</ a > (part of
95
- the < a href ="http://www.w3.org/Style/ "> Style Activity</ a > ).
91
+ < p > This document was produced by the < a href ="/Style/CSS/members "> CSS
92
+ Working Group</ a > (part of the < a href ="/Style/ "> Style Activity</ a > ).
96
93
97
94
< p > This document was produced by a group operating under the < a
98
- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/ "> 5 February
99
- 2004 W3C Patent Policy</ a > . W3C maintains a < a
100
- href ="http://www.w3.org/2004/01/pp-impl/32061/status "
95
+ href ="/Consortium/Patent-Policy-20040205/ "> 5 February 2004 W3C Patent
96
+ Policy</ a > . W3C maintains a < a href ="/2004/01/pp-impl/32061/status "
101
97
rel =disclosure > public list of any patent disclosures</ a > made in
102
98
connection with the deliverables of the group; that page also includes
103
99
instructions for disclosing a patent. An individual who has actual
104
100
knowledge of a patent which the individual believes contains < a
105
- href ="http://www.w3.org /Consortium/Patent-Policy-20040205/#def-essential "> Essential
101
+ href ="/Consortium/Patent-Policy-20040205/#def-essential "> Essential
106
102
Claim(s)</ a > must disclose the information in accordance with < a
107
- href ="http://www.w3.org/ Consortium/Patent-Policy-20040205/#sec-Disclosure "> section
108
- 6 of the W3C Patent Policy</ a > .</ p >
103
+ href ="/ Consortium/Patent-Policy-20040205/#sec-Disclosure "> section 6 of the
104
+ W3C Patent Policy</ a > .</ p >
109
105
<!--end-status-->
110
106
<!--
111
107
<p>This specification is a <strong>Last Call Working Draft</strong>. All
0 commit comments