Skip to content

Commit dc1225c

Browse files
committed
[CSS21] Setting style to Editors' draft
1 parent 331afdb commit dc1225c

30 files changed

+72
-71
lines changed

css21/Makefile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ THE_MONTHNAME = June
1414
THE_DAY = 07
1515
#THE_STATUS = ED
1616
THE_STATUS = REC
17-
#THE_STATUSNAME = Editors Draft
18-
THE_STATUSNAME = Recommendation
19-
THE_STYLE = REC
17+
#THE_STATUSNAME = Recommendation
18+
THE_STATUSNAME = Editors Draft
19+
#THE_STYLE = REC
20+
THE_STYLE = ED
2021

2122
PREV_YEAR = 2011
2223
PREV_MONTH = 04

css21/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="cover.html">
1010
<link rel="next" href="intro.html">
1111
<link rel="contents" href="cover.html#minitoc">
@@ -51,7 +51,7 @@ <H1><a name="q0">1 About the CSS&nbsp;2.1 Specification</a></H1>
5151
<li class="tocline2"><a href="about.html#acknowledgements" class="tocxref">1.5 Acknowledgments</a>
5252
</ul>
5353
</div>
54-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
54+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
5555

5656
<h2>1.1 <a name="css2.1-v-css2">CSS&nbsp;2.1 vs CSS&nbsp;2</a></h2>
5757

css21/aural.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>Aural style sheets</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="ui.html">
1010
<link rel="next" href="refs.html">
1111
<link rel="contents" href="cover.html#minitoc">
@@ -51,7 +51,7 @@ <H1><a name="q0">Appendix A. Aural style sheets</a></H1>
5151
<li class="tocline2"><a href="aural.html#Emacspeak" class="tocxref">A.13 Emacspeak</a>
5252
</ul>
5353
</div>
54-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
54+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
5555

5656
<p>This chapter is informative. UAs are not required to implement the
5757
properties of this chapter in order to conform to CSS 2.1.

css21/box.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>Box model</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="media.html">
1010
<link rel="next" href="visuren.html">
1111
<link rel="contents" href="cover.html#minitoc">
@@ -45,7 +45,7 @@ <H1>8 <a name="box-model">Box model</a></H1>
4545
<li class="tocline2"><a href="box.html#bidi-box-model" class="tocxref">8.6 The box model for inline elements in bidirectional context</a>
4646
</ul>
4747
</div>
48-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
48+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
4949

5050
<P>The CSS box model describes the rectangular boxes that are
5151
generated for elements in the <a href="conform.html#doctree">document

css21/cascade.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<HEAD>
55
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="selector.html">
99
<link rel="next" href="media.html">
1010
<link rel="contents" href="cover.html#minitoc">
@@ -49,7 +49,7 @@ <h1><a name="q0">6 Assigning property values, Cascading, and Inheritance</a></h1
4949
</ul>
5050
</ul>
5151
</div>
52-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
52+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
5353

5454
<h2>6.1 <a name="value-stages">Specified, computed, and actual values</a></h2>
5555

css21/changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="refs.html">
99
<link rel="next" href="sample.html">
1010
<link rel="contents" href="cover.html#minitoc">
@@ -594,7 +594,7 @@ <H1><a name="q0">Appendix C. Changes</a></H1>
594594
</ul>
595595
</ul>
596596
</div>
597-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
597+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
598598
<P><em>This appendix is informative, not normative.</em></P>
599599

600600
<P>CSS&nbsp;2.1 is an updated revision of CSS2. The changes between

css21/colors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<title>Colors and backgrounds</title>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="page.html">
99
<link rel="next" href="fonts.html">
1010
<link rel="contents" href="cover.html#minitoc">
@@ -42,7 +42,7 @@ <h1><a name="q0">14 Colors and Backgrounds</a></h1>
4242
</ul>
4343
</ul>
4444
</div>
45-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
45+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
4646

4747
<p>CSS properties allow authors to specify the foreground color and
4848
background of an element. Backgrounds may be colors or

css21/conform.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<HEAD>
55
<TITLE>Conformance: requirements and recommendations</TITLE>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="intro.html">
99
<link rel="next" href="syndata.html">
1010
<link rel="contents" href="cover.html#minitoc">
@@ -34,7 +34,7 @@ <H1><a name="q0">3 Conformance: Requirements and Recommendations</a></H1>
3434
<li class="tocline2"><a href="conform.html#text-css" class="tocxref">3.4 <span class="index-def" title="text/css">The text/css content type</span></a>
3535
</ul>
3636
</div>
37-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
37+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
3838

3939
<H2>3.1 <a name="defs">Definitions</a></H2>
4040

css21/cover.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<title>Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</title>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="next" href="about.html">
99
<link rel="contents" href="cover.html#minitoc">
1010
<link rel="CSS-properties" href="propidx.html" title="properties">
@@ -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 Recommendation 07 June 2011, edited in place 29 March 2016 to point to new work</h2>
29+
<h2 id="W3C-doctype">W3C Editors Draft 07 June 2011, edited in place 29 March 2016 to point to new work</h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">
34-
http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
33+
<dd><a href="http://www.w3.org/TR/2011/ED-CSS2-20110607">
34+
http://www.w3.org/TR/2011/ED-CSS2-20110607</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS2">
3737
http://www.w3.org/TR/CSS2</a>
@@ -41,8 +41,8 @@ <h2 id="W3C-doctype">W3C Recommendation 07 June 2011, edited in place 29 March 2
4141
<dd><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">
4242
http://www.w3.org/TR/2008/REC-CSS2-20080411/</a>
4343
<dt>Latest editor's draft:
44-
<dd><a href="http://dev.w3.org/csswg/css2/">
45-
http://dev.w3.org/csswg/css2/</a>
44+
<dd><a href="http://dev.w3.org/csswg/css21/">
45+
http://dev.w3.org/csswg/css21/</a>
4646
<dt>Editors:
4747
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
4848
Bert Bos</a>
@@ -59,15 +59,15 @@ <h2 id="W3C-doctype">W3C Recommendation 07 June 2011, edited in place 29 March 2
5959
</dl>
6060

6161
<p>Please refer to the <a
62-
href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html"><strong>
62+
href="http://www.w3.org/Style/css2-updates/ED-CSS2-20110607-errata.html"><strong>
6363
errata</strong></a> for this document.
6464

6565
<p>This document is also available in these non-normative formats:
66-
<a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/css2.txt">plain text</a>,
67-
<a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/css2.tgz">gzip'ed tar file</a>,
68-
<a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/css2.zip">zip file</a>,
69-
<a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/css2.ps.gz">gzip'ed PostScript</a>,
70-
<a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/css2.pdf">PDF</a>.
66+
<a href="http://www.w3.org/TR/2011/ED-CSS2-20110607/css2.txt">plain text</a>,
67+
<a href="http://www.w3.org/TR/2011/ED-CSS2-20110607/css2.tgz">gzip'ed tar file</a>,
68+
<a href="http://www.w3.org/TR/2011/ED-CSS2-20110607/css2.zip">zip file</a>,
69+
<a href="http://www.w3.org/TR/2011/ED-CSS2-20110607/css2.ps.gz">gzip'ed PostScript</a>,
70+
<a href="http://www.w3.org/TR/2011/ED-CSS2-20110607/css2.pdf">PDF</a>.
7171
See also <a
7272
href="http://www.w3.org/2005/11/Translations/Query?titleMatch=CSS;lang=any;search1=Submit"><strong>
7373
translations</strong></a>.
@@ -183,7 +183,7 @@ <h2 id=status>Status of this document</h2>
183183
Candidate Recommendation and the previous Recommendation are listed
184184
in <a href="changes.html">appendix&nbsp;C.</a>
185185

186-
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2,</a> which includes the errata for this specification. </DIV> </DIV>
186+
<div> <input id=annoying-warning type=checkbox title="hide note"> <label for=annoying-warning>(hide)</label> <div class=annoying-warning> <p><strong>Note:</strong> Several sections of this specification have been updated by other specifications. Please, see <a href="https://www.w3.org/TR/CSS/#css" >"Cascading Style Sheets (CSS) &mdash; The Official Definition"</a> in the latest <cite>CSS Snapshot</cite> for a list of specifications and the sections they replace. <p>The CSS Working Group is also developing <a href="http://www.w3.org/TR/CSS22/" >CSS level&nbsp;2 revision&nbsp;2 (CSS&nbsp;2.2).</a> </DIV> </DIV>
187187

188188
<!--NewPage--><!-- this is for html2ps -->
189189
<div class="toc">

css21/cover.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<dd><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">
2727
http://www.w3.org/TR/2008/REC-CSS2-20080411/</a>
2828
<dt>Latest editor's draft:
29-
<dd><a href="http://dev.w3.org/csswg/css2/">
30-
http://dev.w3.org/csswg/css2/</a>
29+
<dd><a href="http://dev.w3.org/csswg/css21/">
30+
http://dev.w3.org/csswg/css21/</a>
3131
<dt>Editors:
3232
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
3333
Bert Bos</a>

0 commit comments

Comments
 (0)