- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 11 Feb 2012 01:12:51 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-variables
In directory hutz:/tmp/cvs-serv25053
Modified Files:
Overview.html Overview.src.html
Log Message:
Remove issue from the CR Exit Criteria.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-variables/Overview.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Overview.html 5 Jan 2012 23:06:34 -0000 1.29
+++ Overview.html 11 Feb 2012 01:12:49 -0000 1.30
@@ -22,13 +22,14 @@
<h1>CSS Variables Module Level 1</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 January 2012</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 February
+ 2012</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2012/ED-css-variables-20120105/">http://dev.w3.org/csswg/css-variables/</a>
+ href="http://www.w3.org/TR/2012/ED-css-variables-20120211/">http://dev.w3.org/csswg/css-variables/</a>
<!--<dt>Latest version:
<dd><a href="http://www.w3.org/TR/css-variables/">http://www.w3.org/TR/css-variables/</a>-->
@@ -755,11 +756,6 @@
<h3 id=cr-exit-criteria><span class=secno>5.6. </span> CR Exit Criteria</h3>
- <p class=issue>[Change or remove the following CR exit criteria if the spec
- is not a module, but, e.g., a Note or a profile. This text was <a
- href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on
- 2008-06-04.</a>]
-
<p> For this specification to be advanced to Proposed Recommendation, there
must be at least two independent, interoperable implementations of each
feature. Each feature may be implemented by a different set of products,
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-variables/Overview.src.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Overview.src.html 5 Jan 2012 23:06:34 -0000 1.28
+++ Overview.src.html 11 Feb 2012 01:12:49 -0000 1.29
@@ -427,10 +427,6 @@
<h3 id="cr-exit-criteria">
CR Exit Criteria</h3>
- <p class=issue>[Change or remove the following CR exit criteria if
- the spec is not a module, but, e.g., a Note or a profile. This text was <a
- href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on 2008-06-04.</a>]</p>
-
<p>
For this specification to be advanced to Proposed Recommendation,
there must be at least two independent, interoperable implementations
Received on Saturday, 11 February 2012 01:13:06 UTC