- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Feb 2012 09:23:02 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-hierarchies
In directory hutz:/tmp/cvs-serv14638
Modified Files:
Overview.html Overview.src.html
Log Message:
Swap out status to make it clearer that this is still just an idea, not an official WG work item.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-hierarchies/Overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.html 26 Oct 2011 23:45:53 -0000 1.9
+++ Overview.html 7 Feb 2012 09:23:00 -0000 1.10
@@ -5,7 +5,7 @@
content="text/html; charset=UTF-8" http-equiv=Content-Type>
<title>CSS Hierarchies Module Level 3</title>
- <link href="../css-module/default.css" rel=stylesheet type="text/css">
+ <link href="../default.css" rel=stylesheet type="text/css">
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
type="text/css">
@@ -40,12 +40,12 @@
<h1>CSS Hierarchies Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 October
- 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 February
+ 2012</h2>
<dl>
<dt>This version:
- <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-hierarchies-20111026/">http://www.w3.org/TR/2011/ED-css3-hierarchies-20111026/</a>-->
+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-hierarchies-20120207/">http://www.w3.org/TR/2012/ED-css3-hierarchies-20120207/</a>-->
<dd><a
@@ -53,7 +53,7 @@
<dt>Latest version:
- <!--<dd><a href="http://www.w3.org/TR/css3-hierarchies">http://www.w3.org/TR/css3-hierarchies</a>-->
+ <!--<dd><a href="http://www.w3.org/TR/css3-hierarchies/">http://www.w3.org/TR/css3-hierarchies/</a>-->
<dd><a
@@ -84,7 +84,7 @@
<!--begin-copyright-->
<p class=copyright><a
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
- rel=license>Copyright</a> © 2011 <a
+ rel=license>Copyright</a> © 2012 <a
href="http://www.w3.org/"><acronym
title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a
href="http://www.csail.mit.edu/"><acronym
@@ -116,39 +116,10 @@
of CSS documents.
<h2 class="no-num no-toc" id=status>Status of this document</h2>
- <!--begin-status-->
-
- <p>This is a public copy of the editors' draft. It is provided for
- discussion only and may change at any moment. Its publication here does
- not imply endorsement of its contents by W3C. Don't cite this document
- other than as work in progress.
- <p>The (<a
- href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
- mailing list <a
- href="mailto:www-style@w3.org?Subject=%5Bcss3-hierarchies%5D%20PUT%20SUBJECT%20HERE">
- www-style@w3.org</a> (see <a
- href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
- discussion of this specification. When sending e-mail, please put the text
- “css3-hierarchies” in the subject, preferably like this:
- “[<!---->css3-hierarchies<!---->] <em>…summary of
- comment…</em>”
-
- <p>This document was produced by the <a href="/Style/CSS/members">CSS
- Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
-
- <p>This document was produced by a group operating under the <a
- href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
- Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
- rel=disclosure>public list of any patent disclosures</a> made in
- connection with the deliverables of the group; that page also includes
- instructions for disclosing a patent. An individual who has actual
- knowledge of a patent which the individual believes contains <a
- href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
- Claim(s)</a> must disclose the information in accordance with <a
- href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
- W3C Patent Policy</a>.</p>
- <!--end-status-->
+ <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>The following features are at risk: …
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-hierarchies/Overview.src.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Overview.src.html 3 Jan 2012 20:44:23 -0000 1.10
+++ Overview.src.html 7 Feb 2012 09:23:00 -0000 1.11
@@ -80,7 +80,7 @@
<h2 class="no-num no-toc" id="status">Status of this document</h2>
-<!--status-->
+<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>
<p>The following features are at risk: …
Received on Tuesday, 7 February 2012 09:25:08 UTC