55 < head >
66 < title > Cascading Style Sheets (CSS) Snapshot 2010</ title >
77 < link href =default.css rel =stylesheet type ="text/css ">
8- < link href ="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE .css "
9- rel = stylesheet type ="text/css ">
8+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED .css " rel = stylesheet
9+ type ="text/css ">
1010
1111 < body >
1212 < div class =head > <!--begin-logo-->
1515
1616 < h1 > Cascading Style Sheets (CSS) Snapshot 2010</ h1 >
1717
18- < h2 class ="no-num no-toc " id =longstatus-date > W3C Working Group Note 10 May
19- 2010</ h2 >
18+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 9 May 2011</ h2 >
2019
2120 < dl >
22- < dt > This version:
21+ < dt > This version:</ dt >
22+ <!-- <dd><a href="http://www.w3.org/TR/2011/NOTE-css-2010-20110509/">http://www.w3.org/TR/2011/ED-css-2010-20110509/</a></dd> -->
2323
2424 < dd > < a
25- href ="http://www .w3.org/TR/2010/NOTE- css-2010-20100510 / "> http://www .w3.org/TR/2010/NOTE- css-2010-20100510 /</ a > </ dd >
26- <!-- <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> -->
25+ href ="http://dev .w3.org/csswg/ css-2010/ "> http://dev .w3.org/csswg/ css-2010/</ a >
26+
2727
2828 < dt > Latest version:
2929
@@ -47,7 +47,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Group Note 10 May
4747 <!--begin-copyright-->
4848 < p class =copyright > < a
4949 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
50- rel =license > Copyright</ a > © 2010 < a
50+ rel =license > Copyright</ a > © 2011 < a
5151 href ="http://www.w3.org/ "> < acronym title ="World Wide Web
5252 Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
5353 href ="http://www.csail.mit.edu/ "> < acronym title ="Massachusetts Institute
@@ -76,44 +76,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
7676 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
7777 <!--begin-status-->
7878
79- < p > < em > This section describes the status of this document at the time of
80- its publication. Other documents may supersede this document. A list of
81- current W3C publications and the latest revision of this technical report
82- can be found in the < a href ="http://www.w3.org/TR/ "> W3C technical reports
83- index at http://www.w3.org/TR/.</ a > </ em >
84-
85- < p > Publication as a Working Group Note does not imply endorsement by the
86- W3C Membership. This is a draft document and may be updated, replaced or
87- obsoleted by other documents at any time. It is inappropriate to cite this
88- document as other than work in progress.
89-
90- < p > The document was produced by the < a
91- href ="http://www.w3.org/Style/CSS/members "> CSS Working Group</ a > (part of
92- the < a href ="http://www.w3.org/Style/CSS "> Style Activity</ a > ).
93-
94- < p > This document was produced by a group operating under the < a
95- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/ "> 5 February
96- 2004 W3C Patent Policy</ a > . W3C maintains a < a
97- href ="http://www.w3.org/2004/01/pp-impl/32061/status "
98- rel =disclosure > public list of any patent disclosures</ a > made in
99- connection with the deliverables of the group; that page also includes
100- instructions for disclosing a patent. An individual who has actual
101- knowledge of a patent which the individual believes contains < a
102- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential "> Essential
103- Claim(s)</ a > must disclose the information in accordance with < a
104- href ="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure "> section
105- 6 of the W3C Patent Policy</ a > .
79+ < p > This is a public copy of the editors' draft. It is provided for
80+ discussion only and may change at any moment. Its publication here does
81+ not imply endorsement of its contents by W3C. Don't cite this document
82+ other than as work in progress.
10683
10784 < p > The (< a
10885 href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > ) public
10986 mailing list < a
11087 href ="mailto:www-style@w3.org?Subject=%5Bcss-2010%5D%20PUT%20SUBJECT%20HERE ">
11188 www-style@w3.org</ a > (see < a
11289 href ="http://www.w3.org/Mail/Request "> instructions</ a > ) is preferred for
113- discussion of this document . When sending e-mail, please put the text
90+ discussion of this specification . When sending e-mail, please put the text
11491 “css-2010” in the subject, preferably like this:
11592 “[<!----> css-2010<!----> ] < em > …summary of
116- comment…</ em > ”</ p >
93+ comment…</ em > ”
94+
95+ < p > This document was produced by the < a href ="/Style/CSS/members "> CSS
96+ Working Group</ a > (part of the < a href ="/Style/ "> Style Activity</ a > ).
97+
98+ < p > This document was produced by a group operating under the < a
99+ href ="/Consortium/Patent-Policy-20040205/ "> 5 February 2004 W3C Patent
100+ Policy</ a > . W3C maintains a < a href ="/2004/01/pp-impl/32061/status "
101+ rel =disclosure > public list of any patent disclosures</ a > made in
102+ connection with the deliverables of the group; that page also includes
103+ instructions for disclosing a patent. An individual who has actual
104+ knowledge of a patent which the individual believes contains < a
105+ href ="/Consortium/Patent-Policy-20040205/#def-essential "> Essential
106+ Claim(s)</ a > must disclose the information in accordance with < a
107+ href ="/Consortium/Patent-Policy-20040205/#sec-Disclosure "> section 6 of the
108+ W3C Patent Policy</ a > .</ p >
117109 <!--end-status-->
118110
119111 < p > This document represents the state of CSS as of 2010. The CSS Working
@@ -2378,8 +2370,11 @@ <h3 id=properties><span class=secno>4.1. </span>Property Index</h3>
23782370 href ="http://www.w3.org/TR/CSS21/visuren.html#propdef-z-index "> < code > z-index</ code > </ a >
23792371
23802372
2381- < td > auto | < a href ="syndata.html#value-def-integer "> <integer></ a >
2382- | < a href ="cascade.html#value-def-inherit "> inherit</ a >
2373+ < td > auto | < a
2374+ href ="http://www.w3.org/TR/CSS21/syndata.html#value-def-integer "> <integer></ a >
2375+ | < a
2376+ href ="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit "> inherit</ a >
2377+
23832378
23842379 < td > auto
23852380
@@ -2389,7 +2384,9 @@ <h3 id=properties><span class=secno>4.1. </span>Property Index</h3>
23892384
23902385 < td >
23912386
2392- < td > < a href ="media.html#visual-media-group "> visual</ a >
2387+ < td > < a
2388+ href ="http://www.w3.org/TR/CSS21/media.html#visual-media-group "> visual</ a >
2389+
23932390 </ table >
23942391
23952392 < h3 id =selectors > < span class =secno > 4.2. </ span > Selector Index</ h3 >
0 commit comments