8000 [css2] Generated. Do not edit! · w3c/csswg-drafts@a771bb2 · GitHub
Skip to content

Commit a771bb2

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403278
1 parent 16b00da commit a771bb2

28 files changed

Lines changed: 2384 additions & 323 deletions

css2/changes.html

Lines changed: 490 additions & 4 deletions
Large diffs are not rendered by default.

css2/cover.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
2727

2828
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
29-
<h2 id="W3C-doctype">W3C Editors Draft DD MMMMM YYYY</h2>
29+
<h2 id="W3C-doctype">W3C Editors Draft 29 April 2013</h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/YYYY/ED-CSS2-YYYYMMDD">
34-
http://www.w3.org/TR/YYYY/ED-CSS2-YYYYMMDD</a>
33+
<dd><a href="http://www.w3.org/TR/2013/ED-CSS2-20130429">
34+
http://www.w3.org/TR/2013/ED-CSS2-20130429</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS2">
3737
http://www.w3.org/TR/CSS2</a>
@@ -56,7 +56,7 @@ <h2 id="W3C-doctype">W3C Editors Draft DD MMMMM YYYY</h2>
5656
</dl>
5757

5858
<p>Please refer to the <a
59-
href="http://www.w3.org/Style/css2-updates/ED-CSS2-YYYYMMDD-errata.html"><strong>
59+
href="http://www.w3.org/Style/css2-updates/ED-CSS2-20130429-errata.html"><strong>
6060
errata</strong></a> for this document.
6161

6262
<p>This document is also available in these non-normative formats:
@@ -133,14 +133,11 @@ <h2 id=status>Status of this document</h2>
133133
href="http://www.w3.org/TR/">W3C technical reports index at
134134
http://www.w3.org/TR/.</a></em></p>
135135

136-
<p>This document has been reviewed by W3C Members, by software
137-
developers, and by other W3C groups and interested parties, and is
138-
endorsed by the Director as a W3C Recommendation. It is a stable
139-
document and may be used as reference material or cited from another
140-
document. W3C's role in making the Recommendation is to draw attention
141-
to the specification and to promote its widespread deployment. This
142-
enhances the functionality and interoperability of the Web.</p>
136+
<p>This is a copy of the editors' draft for the next revision of the
137+
Recommendation. It is used by the working group as an aid in checking
138+
the text of the errata. It is <em>not</em> an official Working Draft.
143139

140+
<!--
144141
<p>The (<a
145142
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
146143
public mailing list <a
@@ -150,6 +147,7 @@ <h2 id=status>Status of this document</h2>
150147
the text &#8220;CSS21&#8221; in the subject, preferably like
151148
this: &#8220;[CSS21] <em>&hellip;summary of
152149
comment&hellip;</em>&#8221;</p>
150+
-->
153151

154152
<p>This document was produced by the <a
155153
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
@@ -170,10 +168,12 @@ <h2 id=status>Status of this document</h2>
170168
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of
171169
the W3C Patent Policy</a>.</p>
172170

171+
<!--
173172
<p>The Working Group has created a <a href="/Style/CSS/Test/">test
174173
suite</a> and
175174
an <a href="/Style/CSS/Test/CSS2.1/20110323/reports/">implementation
176175
report.</a>
176+
-->
177177

178178
<p>All changes since the previous Working Draft, the previous
179179
Candidate Recommendation and the previous Recommendation are listed
@@ -1206,6 +1206,7 @@ <h2><a name="toc">Full Table of Contents</a></h2>
12061206
<li class="tocline3"><a href="changes.html#q548" class="tocxref">C.8.54 9.5 Floats</a>
12071207
<li class="tocline3"><a href="changes.html#q549" class="tocxref">C.8.55 10.6.3 Block-level non-replaced elements in normal flow when 'overflow' computes to 'visible'</a>
12081208
</ul>
1209+
<li class="tocline2"><a href="changes.html#q550" class="tocxref">C.9 Changes since the Recommendation of 7 June 2011</a>
12091210
</ul>
12101211
<li class="tocline1"><a href="sample.html" class="tocxref">Appendix D. Default style sheet for HTML 4</a>
12111212
<li class="tocline1"><a href="zindex.html" class="tocxref">Appendix E. Elaborate description of Stacking Contexts</a>

0 commit comments

Comments
 (0)