Skip to content

Commit 1e4252c

Browse files
committed
[CSS22] Minor changes to the abstract. Updated to 2015 Process and to
2016 TR style sheets.
1 parent 1346aa6 commit 1e4252c

1 file changed

Lines changed: 10 additions & 17 deletions

File tree

css2/cover.src

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<div class="head">
1010
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
11-
src="https://www.w3.org/Icons/w3c_home" width="72"></a>
11+
src="http://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"></a>
1212

1313
<h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS&nbsp;2.2) Specification</h1>
1414
<h2 id="W3C-doctype">W3C _THE_STATUSNAME_ _THE_DATE_</h2>
@@ -30,8 +30,8 @@
3030
<dt>Previous versions:
3131
<dd><a href="_THE_PREVIOUS_VERSION_">
3232
_THE_PREVIOUS_VERSION_</a>
33-
<dd><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">
34-
http://www.w3.org/TR/2008/REC-CSS2-20080411/</a>
33+
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">
34+
http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
3535
-->
3636
<dt>Editors' draft:
3737
<dd><a href="http://dev.w3.org/csswg/css2/">
@@ -108,24 +108,17 @@ site maintenance.
108108
<P>CSS&nbsp;2.2 is the second revision of CSS level&nbsp;2 [[-CSS2]]. It
109109
corrects a few errors in CSS&nbsp;2.1, the first revision of CSS
110110
level&nbsp;2.
111+
It is <em>not</em> the latest version of CSS. See the "CSS Snapshot"
112+
[[-CSS]] for an overview of specifications that make up the whole of
113+
CSS.
111114

112-
<p>
113-
It supports media-specific style sheets so that authors may tailor the
115+
<p>CSS level&nbsp;2 supports media-specific style sheets so that
116+
authors may tailor the
114117
presentation of their documents to visual browsers, aural devices,
115118
printers, braille devices, handheld devices, etc. It also supports
116119
content positioning, table layout, features for internationalization
117120
and some properties related to user interface.
118121

119-
<p>CSS&nbsp;2.2 is derived from and is intended to replace
120-
CSS&nbsp;2.1 and CSS2. Some
121-
parts of CSS2 are unchanged in CSS&nbsp;2.2, some parts have been
122-
altered, and some parts removed. The removed portions may be used in a
123-
future CSS3 specification. Future specs should refer to CSS&nbsp;2.2
124-
(unless they need features from CSS2 which have been dropped in
125-
CSS&nbsp;2.2, and then they should only reference CSS2 for those
126-
features, or preferably reference such feature(s) in the respective
127-
CSS3 Module that includes those feature(s)).
128-
129122
<h2 id=status>Status of this document</h2>
130123

131124
<p><em>This section describes the status of this document at the time
@@ -177,7 +170,7 @@ href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">secti
177170
the W3C Patent Policy</a>.</p>
178171

179172
<p>This document is governed by the <a id="w3c_process_revision"
180-
href="http://www.w3.org/2014/Process-20140801/" >1 August 2014 W3C
173+
href="http://www.w3.org/2015/Process-20150901/" >1 September 2015 W3C
181174
Process Document</a>.</p>
182175

183176
<!--
@@ -194,7 +187,7 @@ in <a href="changes.html">appendix&nbsp;C.</a>
194187
_THE_WARNING_
195188

196189
<!--NewPage--><!-- this is for html2ps -->
197-
<div class="toc">
190+
<div id="toc" class="toc">
198191
<h2><a name="minitoc">Quick Table of Contents</a></h2>
199192
<!-- #include src="minicontents.srb" -->
200193
</div>

0 commit comments

Comments
 (0)