22
33<html lang="en">
44
5- <title>Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification </title>
6- <!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS22_DEV " type="text/javascript" defer></script-->
5+ <title>Preview of Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) </title>
6+ <!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV " type="text/javascript" defer></script-->
77
88<body>
99<div class="head">
1010 <p><a href="http://www.w3.org/"><img alt="W3C" height="48"
1111 src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"></a>
1212
13- <h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification </h1>
13+ <h1 id="title">Preview of Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) </h1>
1414 <h2 id="W3C-doctype">W3C _THE_STATUSNAME_ _THE_DATE_</h2>
1515
1616 <dl>
2020 <dt>Latest version:
2121 <dd><a href="_THE_LATEST_VERSION_">
2222 _THE_LATEST_VERSION_</a>
23+ <!--
2324 <dt>Latest CSS level 2:
2425 <dd><a href="http://www.w3.org/TR/CSS2/">
2526 http://www.w3.org/TR/CSS2/</a>
2627 <dt>Latest CSS:
2728 <dd><a href="http://www.w3.org/TR/CSS/">
2829 http://www.w3.org/TR/CSS/</a>
29- <!--
30+ -->
3031 <dt>Previous versions:
3132 <dd><a href="_THE_PREVIOUS_VERSION_">
3233 _THE_PREVIOUS_VERSION_</a>
3334 <dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">
3435 http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
35- -->
3636 <dt>Editors' draft:
3737 <dd><a href="http://dev.w3.org/csswg/css2/">
3838 http://dev.w3.org/csswg/css2/</a>
9696
9797<h2 id=abstract>Abstract</h2>
9898
99- <p>This specification defines Cascading Style Sheets level 2. CSS
99+ <p>This document shows the specification for Cascading Style Sheets
100+ level 2 [[CSS21]] as it would look with proposed errata included.
101+
102+ <p>CSS
100103is a style sheet language
101104that allows
102105authors and users to attach style (e.g., fonts and spacing) to
@@ -105,19 +108,10 @@ applications). By separating the presentation style of documents from
105108the content of documents, CSS simplifies Web authoring and
106109site maintenance.
107110
108- <P>CSS 2.2 is the second revision of CSS level 2 [[-CSS2]]. It
109- corrects a few errors in CSS 2.1, the first revision of CSS
110- level 2.
111- It is <strong>not</strong> the latest version of CSS. See the "CSS Snapshot"
112- [[-CSS]] for an overview of specifications that make up the whole of
113- CSS.
114-
115- <p>CSS level 2 supports media-specific style sheets so that
116- authors may tailor the
117- presentation of their documents to visual browsers, aural devices,
118- printers, braille devices, handheld devices, etc. It also supports
119- content positioning, table layout, features for internationalization
120- and some properties related to user interface.
111+ <P>CSS level 2 extends CSS level 1 and is itself extended by
112+ various other CSS specifications, called “CSS modules.”
113+ (For an overview of the various specifications that make up CSS, see
114+ the separate Note titled “CSS Snapshot” [[CSS]].)
121115
122116<h2 id=status>Status of this document</h2>
123117
@@ -128,9 +122,20 @@ technical report can be found in the <a
128122href="http://www.w3.org/TR/">W3C technical reports index at
129123http://www.w3.org/TR/.</a></em></p>
130124
131- <p>This is a copy of the editors' draft for the next revision of the
132- Recommendation. It is used by the working group as an aid in checking
133- the text of the errata. It is <em>not</em> an official Working Draft.
125+ <p>This document is a preview of how the next revision of the CSS
126+ level 2 Recommendation <em>might</em> look. It is not a
127+ specification itself, but meant for information and to collect
128+ feedback, before a possible revision of the Recommendation. This
129+ document is not expected to progress to Recommendation itself. It may,
130+ however, be updated by another Note.
131+
132+ <p>All changes relative to the CSS 2.1 Recommendation are listed
133+ in <a href="changes.html">appendix C.</a>
134+
135+ <!-- Remove this -->
136+ <p>This is a copy of the editors' draft for the Note. It
137+ is <em>not</em> an official W3C Note.
138+ <!-- /Remove this -->
134139
135140<p>This document was produced by the <a
136141href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
@@ -142,10 +147,14 @@ public mailing list <a
142147href="mailto:www-style@w3.org">www-style@w3.org</a> (see <a
143148href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
144149for discussion of this specification. When sending e-mail, please put
145- the text “CSS22 ” in the subject, preferably like
146- this: “[CSS22 ] <em>…summary of
150+ the text “css2-testing ” in the subject, preferably like
151+ this: “[css2-testing ] <em>…summary of
147152comment…</em>”</p>
148153
154+ <p>Issues can also be posted via
155+ the <a href="https://github.com/w3c/csswg-drafts/labels/css2-testing"
156+ >GitHub Web site.</a>
157+
149158<p>This document was produced by a group operating under
150159the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C
151160Patent Policy</a>. W3C maintains a <a rel="disclosure"
@@ -168,14 +177,10 @@ Process Document</a>.</p>
168177<!--
169178<p>The Working Group has created a <a href="/Style/CSS/Test/">test
170179suite</a> and
171- an <a href="/Style/CSS/Test/CSS2.2 /??/reports/">implementation
180+ an <a href="/Style/CSS/Test/CSS2.1 /??/reports/">implementation
172181report.</a>
173182-->
174183
175- <p>All changes since <!-- the previous Working Draft, the previous
176- Candidate Recommendation and --> the previous Recommendation are listed
177- in <a href="changes.html">appendix C.</a>
178-
179184_THE_WARNING_
180185
181186<!--NewPage--><!-- this is for html2ps -->
0 commit comments