-
Notifications
You must be signed in to change notification settings - Fork 708
/
Copy pathcover.src
214 lines (187 loc) · 8.67 KB
/
cover.src
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<title>Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification</title>
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS22_DEV" type="text/javascript" defer></script-->
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
src="https://www.w3.org/Icons/w3c_home" width="72"></a>
<h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification</h1>
<h2 id="W3C-doctype">W3C _THE_STATUSNAME_ _THE_DATE_</h2>
<dl>
<dt>This version:
<dd><a href="_THIS_VERSION_">
_THIS_VERSION_</a>
<dt>Latest version:
<dd><a href="_THE_LATEST_VERSION_">
_THE_LATEST_VERSION_</a>
<dt>Latest version of CSS level 2:
<dd><a href="http://www.w3.org/TR/CSS2/">
http://www.w3.org/TR/CSS2/</a>
<dt>Latest version of CSS:
<dd><a href="http://www.w3.org/TR/CSS/">
http://www.w3.org/TR/CSS/</a>
<!--
<dt>Previous versions:
<dd><a href="https://www.w3.org/TR/2011/REC-CSS2-20110607">
https://www.w3.org/TR/2011/REC-CSS2-20110607</a>
<dd><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">
http://www.w3.org/TR/2008/REC-CSS2-20080411/</a>
-->
<dt>Latest editor's draft:
<dd><a href="https://drafts.csswg.org/css2/">
https://drafts.csswg.org/css2/</a>
<dt>Editors:
<dd class="vcard"><a class="url fn" lang=tr href="http://tantek.com/">
Tantek Çelik</a>
<<span class="email">tantek @cs.stanford.edu</span>></dd>
<dd class="vcard"><a class="url fn" lang=en href="https://gsnedders.com/">
Geoffrey Sneddon</a></dd>
<dt>Former Editors:
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
Bert Bos</a>
<<span class="email">bert @w3.org</span>></dd>
<dd class="vcard"><a class="url" href="http://fantasai.inkedblade.net/contact">
<span class="fn">Elika J. Etemad</span>
/ <span class="nickname">fantasai</span></a>
<dd class="vcard"><a class="url fn" lang=en href="http://ian.hixie.ch/">
Ian Hickson</a>
<<span class="email">ian @hixie.ch</span>></dd>
<dd class="vcard"><a class="url fn n" lang=no href="http://people.opera.com/howcome/">
<span class="given-name">Håkon</span> <span class="additional-name">Wium</span> <span class="family-name">Lie</span></a>
<<span class="email">howcome @opera.com</span>></dd>
</dl>
<!--
<p>Please refer to the <a
href="_THE_UPDATE_DIR_/_THE_ID_-errata.html"><strong>
errata</strong></a> for this document.
-->
<p>This document is also available in these non-normative formats:
<a href="css2.txt">plain text</a>,
<a href="css2.tgz">gzip'ed tar file</a>,
<a href="css2.zip">zip file</a>,
<a href="css2.ps.gz">gzip'ed PostScript</a>,
<a href="css2.pdf">PDF</a>.
See also <a
href="http://www.w3.org/2005/11/Translations/Query?titleMatch=CSS;lang=any;search1=Submit"><strong>
translations</strong></a>.
<p class="copyright"><a
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
Copyright</a> © _THE_YEAR_ <a href="http://www.w3.org/"><acronym
title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup>
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts
Institute of Technology">MIT</acronym></a>, <a
href="http://www.ercim.org/"><acronym title="European Research
Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a
href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">
liability</a>, <a
href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">
trademark</a> and <a
href="http://www.w3.org/Consortium/Legal/copyright-documents">
document use</a> rules apply.
<hr title="Separator from Header">
</div>
<h2 id=abstract>Abstract</h2>
<p>This specification defines Cascading Style Sheets level 2 (CSS 2)
revision 2 (CSS 2.2). CSS is a style sheet language
that allows
authors and users to attach style (e.g., fonts and spacing) to
structured documents (e.g., HTML documents and XML
applications). By separating the presentation style of documents from
the content of documents, CSS simplifies Web authoring and
site maintenance.
<p>
It supports media-specific style sheets so that authors may tailor the
presentation of their documents to visual browsers, aural devices,
printers, braille devices, handheld devices, etc. It also supports
content positioning, table layout, features for internationalization
and some properties related to user interface.
<p>CSS 2.2 is derived from and is intended to replace the
CSS 2.1 and CSS2 (1998)
specifications. See <a href="changes.html">appendix C of this
document</a> for changes from CSS 2.1,
and <a href="/TR/2011/REC-CSS21-2011-06-07/changes.html">appendix C of
CSS 2.1 for changes from CSS2 (1998)</a> (noting that certain CSS2 (1998) features
were removed from CSS 2 in CSS 2.1). All future
specifications should refer to CSS 2.2 when referring to CSS
level 2; if they wish to reference features from CSS2 (1998) dropped in later
revisions they should reference the latest applicable CSS module.
<h2 id=status>Status of this document</h2>
<p><em>This section describes the status of this document at the time
of its publication. Other documents may supersede this document. A
list of current W3C publications and the latest revision of this
technical report can be found in the <a
href="http://www.w3.org/TR/">W3C technical reports index at
http://www.w3.org/TR/.</a></em></p>
<!--
<p>This is a copy of the editors' draft for the next revision of the
Recommendation. It is used by the working group as an aid in checking
the text of the errata. It is <em>not</em> an official Working Draft.
-->
<p>Publication as a First Public Working Draft does not imply endorsement
by the W3C Membership. This is a draft document and may be updated,
replaced or obsoleted by other documents at any time. It is
inappropriate to cite this document as other than work in
progress.</p>
<p>This document was produced by the <a
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
of the <a href="http://www.w3.org/Style/">Style Activity</a>).
<p>The (<a
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
public mailing list <a
href="mailto:www-style@w3.org">www-style@w3.org</a> (see <a
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
for discussion of this specification. When sending e-mail, please put
the text “CSS22” in the subject, preferably like
this: “[CSS22] <em>…summary of
comment…</em>”</p>
<p>This document was produced by a group operating under
the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C
Patent Policy</a>. W3C maintains a <a rel="disclosure"
href="http://www.w3.org/2004/01/pp-impl/32061/status">public list of any
patent disclosures</a> made in connection with the deliverables of the
group; that page also includes instructions for disclosing a patent.
An individual who has actual knowledge of a patent which the
individual believes
contains <a
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
Claim(s)</a> must disclose the information in accordance
with <a
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of
the W3C Patent Policy</a>.</p>
<p>This document is governed by the <a id="w3c_process_revision"
href="http://www.w3.org/2014/Process-20140801/" >1 August 2014 W3C
Process Document</a>.</p>
<!--
<p>The Working Group has created a <a href="/Style/CSS/Test/">test
suite</a> and
an <a href="/Style/CSS/Test/CSS2.2/??/reports/">implementation
report.</a>
-->
<p>All changes since <!-- the previous Working Draft, the previous
Candidate Recommendation and --> the previous Recommendation are listed
in <a href="changes.html">appendix C.</a>
_THE_WARNING_
<!--NewPage--><!-- this is for html2ps -->
<div class="quick toc">
<h2><a name="minitoc">Quick Table of Contents</a></h2>
<!-- #include src="minicontents.srb" -->
</div>
<!--NewPage--><!-- this is for html2ps -->
<div class="toc">
<h2><a name="toc">Full Table of Contents</a></h2>
<!-- #include src="contents.srb" -->
</div>
</body>
</html>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-declaration:"~/SGML/HTML4.dcl"
sgml-default-doctype-name:"html"
sgml-minimize-attributes:t
sgml-nofill-elements:("pre" "style" "br")
sgml-live-element-indicator:t
End:
-->