E84B [css2] Regenerated with a status of Editors' Draft · w3c/csswg-drafts@0f0c7f1 · GitHub
Skip to content

Commit 0f0c7f1

Browse files
committed
[css2] Regenerated with a status of Editors' Draft
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403266
1 parent d2c2487 commit 0f0c7f1

86 files changed

Lines changed: 287 additions & 287 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css2/Makefile

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.119 2011-10-18 19:41:44 bbos Exp $
3+
# $Id: Makefile,v 2.120 2013-03-28 11:03:27 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
7-
#THE_YEAR = YYYY
8-
THE_YEAR = 2011
9-
#THE_MONTH = MM
10-
THE_MONTH = 06
11-
#THE_MONTHNAME = MMMMM
12-
THE_MONTHNAME = June
13-
#THE_DAY = DD
14-
THE_DAY = 07
15-
#THE_STATUS = ED
16-
THE_STATUS = REC
17-
#THE_STATUSNAME = Editors Draft
18-
THE_STATUSNAME = Recommendation
7+
THE_YEAR = YYYY
8+
#THE_YEAR = 2011
9+
THE_MONTH = MM
10+
#THE_MONTH = 06
11+
THE_MONTHNAME = MMMMM
12+
#THE_MONTHNAME = June
13+
THE_DAY = DD
14+
#THE_DAY = 07
15+
THE_STATUS = ED
16+
#THE_STATUS = REC
17+
THE_STATUSNAME = Editors Draft
18+
#THE_STATUSNAME = Recommendation
1919

2020
PREV_YEAR = 2011
21-
PREV_MONTH = 04
22-
PREV_DAY = 12
23-
PREV_STATUS = PR
21+
PREV_MONTH = 06
22+
PREV_DAY = 07
23+
PREV_STATUS = REC
2424
PREV_NAME = CSS2
2525

2626
PERMANENT_NAME = CSS2

css2/about.html

Lines changed: 1 addition & 1 deletion
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">

css2/aural.html

Lines changed: 1 addition & 1 deletion
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">

css2/box.html

Lines changed: 1 addition & 1 deletion
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">

css2/cascade.html

Lines changed: 1 addition & 1 deletion
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">

css2/changes.html

Lines changed: 1 addition & 1 deletion
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">

css2/colors.html

Lines changed: 1 addition & 1 deletion
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">

css2/conform.html

Lines changed: 1 addition & 1 deletion
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">

css2/cover.html

Lines changed: 7 additions & 7 deletions
@@ -4,7 +4,7 @@
Original file line numberDiff line numberDiff line change
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,18 +26,18 @@
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</h2>
29+
<h2 id="W3C-doctype">W3C Editors Draft DD MMMMM YYYY</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/YYYY/ED-CSS2-YYYYMMDD">
34+
http://www.w3.org/TR/YYYY/ED-CSS2-YYYYMMDD</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS2">
3737
http://www.w3.org/TR/CSS2</a>
3838
<dt>Previous versions:
39-
<dd><a href="http://www.w3.org/TR/2011/PR-CSS2-20110412">
40-
http://www.w3.org/TR/2011/PR-CSS2-20110412</a>
39+
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">
40+
http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
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>Editors:
@@ -56,7 +56,7 @@ <h2 id="W3C-doctype">W3C Recommendation 07 June 2011</h2>
5656
</dl>
5757

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

6262
<p>This document is also available in these non-normative formats:

css2/css2.html

Lines changed: 7 additions & 7 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">
@@ -21,18 +21,18 @@
2121
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
2222

2323
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
24-
<h2 id="W3C-doctype">W3C Recommendation 07 June 2011</h2>
24+
<h2 id="W3C-doctype">W3C Editors Draft DD MMMMM YYYY</h2>
2525

2626
<dl>
2727
<dt>This version:
28-
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">
29-
http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
28+
<dd><a href="http://www.w3.org/TR/YYYY/ED-CSS2-YYYYMMDD">
29+
http://www.w3.org/TR/YYYY/ED-CSS2-YYYYMMDD</a>
3030
<dt>Latest version:
3131
<dd><a href="http://www.w3.org/TR/CSS2">
3232
http://www.w3.org/TR/CSS2</a>
3333
<dt>Previous versions:
34-
<dd><a href="http://www.w3.org/TR/2011/PR-CSS2-20110412">
35-
http://www.w3.org/TR/2011/PR-CSS2-20110412</a>
34+
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">
35+
http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
3636
<dd><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/">
3737
http://www.w3.org/TR/2008/REC-CSS2-20080411/</a>
3838
<dt>Editors:
@@ -51,7 +51,7 @@ <h2 id="W3C-doctype">W3C Recommendation 07 June 2011</h2>
5151
</dl>
5252

5353
<p>Please refer to the <a
54-
href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html"><strong>
54+
href="http://www.w3.org/Style/css2-updates/ED-CSS2-YYYYMMDD-errata.html"><strong>
5555
errata</strong></a> for this document.
5656

5757
<p>This document is also available in these non-normative formats:

0 commit comments

Comments
 (0)