Skip to content

Commit b3125e8

Browse files
committed
make editor's draft
1 parent dbc6e80 commit b3125e8

File tree

2 files changed

+24
-27
lines changed

2 files changed

+24
-27
lines changed

css-2010/Overview.html

Lines changed: 22 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<title>Cascading Style Sheets (CSS) Snapshot 2010</title>
77
<!-- <link rel="stylesheet" type="text/css" href="default.css"> -->
8-
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
8+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
99
type="text/css">
1010

1111
<body>
@@ -19,10 +19,12 @@ <h2 class="no-num no-toc" id=w3c-working-draft-date>W3C Working Draft 3
1919
September 2010</h2>
2020

2121
<dl>
22-
<dt>This version:
22+
<dt>This version:</dt>
23+
<!-- <dd><a href="http://www.w3.org/TR/2010/WD-css-2010-20100903/">http://www.w3.org/TR/2010/ED-css-2010-20100903</a></dd> -->
2324

2425
<dd><a
25-
href="http://www.w3.org/TR/2010/WD-css-2010-20100903/">http://www.w3.org/TR/2010/WD-css-2010-20100903</a>
26+
href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a>
27+
2628

2729
<dt>Latest version:
2830

@@ -70,42 +72,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
7072
<h2 class="no-num no-toc" id=status>Status of this document</h2>
7173
<!--begin-status-->
7274

73-
<p><em>This section describes the status of this document at the time of
74-
its publication. Other documents may supersede this document. A list of
75-
current W3C publications and the latest revision of this technical report
76-
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
77-
index at http://www.w3.org/TR/.</a></em>
78-
79-
<p>Publication as a Working Draft does not imply endorsement by the W3C
80-
Membership. This is a draft document and may be updated, replaced or
81-
obsoleted by other documents at any time. It is inappropriate to cite this
82-
document as other than work in progress.
75+
<p>This is a public copy of the editors' draft. It is provided for
76+
discussion only and may change at any moment. Its publication here does
77+
not imply endorsement of its contents by W3C. Don't cite this document
78+
other than as work in progress.
8379

8480
<p>The (<a
8581
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
86-
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
87-
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
88-
for discussion of this specification. When sending e-mail, please put the
89-
text &#8220;css-2010&#8221; in the subject, preferably like this:
82+
mailing list <a
83+
href="mailto:www-style@w3.org?Subject=%5Bcss-2010%5D%20PUT%20SUBJECT%20HERE">
84+
www-style@w3.org</a> (see <a
85+
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
86+
discussion of this specification. When sending e-mail, please put the text
87+
&#8220;css-2010&#8221; in the subject, preferably like this:
9088
&#8220;[<!---->css-2010<!---->] <em>&hellip;summary of
9189
comment&hellip;</em>&#8221;
9290

93-
<p>This document was produced by the <a
94-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
95-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
91+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
92+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
9693

9794
<p>This document was produced by a group operating under the <a
98-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
99-
2004 W3C Patent Policy</a>. W3C maintains a <a
100-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
95+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
96+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
10197
rel=disclosure>public list of any patent disclosures</a> made in
10298
connection with the deliverables of the group; that page also includes
10399
instructions for disclosing a patent. An individual who has actual
104100
knowledge of a patent which the individual believes contains <a
105-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
101+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
106102
Claim(s)</a> must disclose the information in accordance with <a
107-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
108-
6 of the W3C Patent Policy</a>.</p>
103+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
104+
W3C Patent Policy</a>.</p>
109105
<!--end-status-->
110106
<!--
111107
<p>This specification is a <strong>Last Call Working Draft</strong>. All

css-2010/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ <h1>Cascading Style Sheets (CSS) Snapshot 2010</h1>
1616
<h2 class="no-num no-toc">W3C Working Draft [DATE]</h2>
1717
<dl>
1818
<dt>This version:</dt>
19-
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a></dd>
19+
<!-- <dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a></dd> -->
20+
<dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a>
2021
<dt>Latest version:</dt>
2122
<dd><a href="http://www.w3.org/TR/css-2010/">http://www.w3.org/TR/css-2010/</a></dd>
2223
<dt>Previous versions:</dt>

0 commit comments

Comments
 (0)