8000 Swap out status to make it clearer that this is still just an idea, n… · w3c/csswg-drafts@31638ae · GitHub
Skip to content

Commit 31638ae

Browse files
committed
Swap out status to make it clearer that this is still just an idea, not an official WG work item.
1 parent b81bc0d commit 31638ae

2 files changed

Lines changed: 11 additions & 40 deletions

File tree

css3-hierarchies/Overview.html

Lines changed: 10 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
content="text/html; charset=UTF-8" http-equiv=Content-Type>
66

77
<title>CSS Hierarchies Module Level 3</title>
8-
<link href="../css-module/default.css" rel=stylesheet type="text/css">
8+
<link href="../default.css" rel=stylesheet type="text/css">
99
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
1010
type="text/css">
1111

@@ -40,20 +40,20 @@
4040

4141
<h1>CSS Hierarchies Module Level 3</h1>
4242

43-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 October
44-
2011</h2>
43+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 February
44+
2012</h2>
4545

4646
<dl>
4747
<dt>This version:
48-
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-hierarchies-20111026/">http://www.w3.org/TR/2011/ED-css3-hierarchies-20111026/</a>-->
48+
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-hierarchies-20120207/">http://www.w3.org/TR/2012/ED-css3-hierarchies-20120207/</a>-->
4949

5050

5151
<dd><a
5252
href="//dev.w3.org/csswg/css3-hierarchies/">http://dev.w3.org/csswg/css3-hierarchies/</a>
5353

5454

5555
<dt>Latest version:
56-
<!--<dd><a href="http://www.w3.org/TR/css3-hierarchies">http://www.w3.org/TR/css3-hierarchies</a>-->
56+
<!--<dd><a href="http://www.w3.org/TR/css3-hierarchies/">http://www.w3.org/TR/css3-hierarchies/</a>-->
5757

5858

5959
<dd><a
@@ -84,7 +84,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 October
8484
<!--begin-copyright-->
8585
<p class=copyright><a
8686
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
87-
rel=license>Copyright</a> &copy; 2011 <a
87+
rel=license>Copyright</a> &copy; 2012 <a
8888
href="http://www.w3.org/"><acronym
8989
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
9090
href="http://www.csail.mit.edu/"><acronym
@@ -116,39 +116,10 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
116116
of CSS documents.
117117

118118
<h2 class="no-num no-toc" id=status>Status of this document</h2>
119-
<!--begin-status-->
120-
121-
<p>This is a public copy of the editors' draft. It is provided for
122-
discussion only and may change at any moment. Its publication here does
123-
not imply endorsement of its contents by W3C. Don't cite this document
124-
other than as work in progress.
125-
126-
<p>The (<a
127-
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
128-
mailing list <a
129-
href="mailto:www-style@w3.org?Subject=%5Bcss3-hierarchies%5D%20PUT%20SUBJECT%20HERE">
130-
www-style@w3.org</a> (see <a
131-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
132-
discussion of this specification. When sending e-mail, please put the text
133-
&#8220;css3-hierarchies&#8221; in the subject, preferably like this:
134-
&#8220;[<!---->css3-hierarchies<!---->] <em>&hellip;summary of
135-
comment&hellip;</em>&#8221;
136-
137-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
138-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
139-
140-
<p>This document was produced by a group operating under the <a
141-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
142-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
143-
rel=disclosure>public list of any patent disclosures</a> made in
144-
connection with the deliverables of the group; that page also includes
145-
instructions for disclosing a patent. An individual who has actual
146-
knowledge of a patent which the individual believes contains <a
147-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
148-
Claim(s)</a> must disclose the information in accordance with <a
149-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
150-
W3C Patent Policy</a>.</p>
151-
<!--end-status-->
119+
120+
<p><strong>This document is purely an Editor's Draft. It has not yet been
121+
adopted by the Working Group, and should not be considered to be part of
122+
CSS.</strong>
152123

153124
<p>The following features are at risk: …
154125

css3-hierarchies/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
8080

8181
<h2 class="no-num no-toc" id="status">Status of this document</h2>
8282

83-
<!--status-->
83+
<p><strong>This document is purely an Editor's Draft. It has not yet been adopted by the Working Group, and should not be considered to be part of CSS.</strong></p>
8484

8585
<p>The following features are at risk: …
8686

0 commit comments

Comments
 (0)