- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 May 2011 16:32:25 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-2010
In directory hutz:/tmp/cvs-serv27451
Modified Files:
Overview.html Overview.src.html
Log Message:
Prepare as Note
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-2010/Overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Overview.html 9 May 2011 16:27:20 -0000 1.17
+++ Overview.html 9 May 2011 16:32:23 -0000 1.18
@@ -22,7 +22,7 @@
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2010/NOTE-css-2010-20100510">http://www.w3.org/TR/2010/NOTE-css-2010-20100510</a></dd>
+ href="http://www.w3.org/TR/2010/NOTE-css-2010-20100510/">http://www.w3.org/TR/2010/NOTE-css-2010-20100510/</a></dd>
<!-- <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> -->
<dt>Latest version:
@@ -74,12 +74,7 @@
adoption rate.
<h2 class="no-num no-toc" id=status>Status of this document</h2>
-
- <p>This document represents the state of CSS as of 2010. The CSS Working
- Group does not expect any further changes to this document: new Snapshots
- will be published at <a
- href="http://www.w3.org/TR/CSS">http://www.w3.org/TR/CSS</a> as CSS
- advances. <!--begin-status-->
+ <!--begin-status-->
<p><em>This section describes the status of this document at the time of
its publication.</em>
@@ -106,6 +101,12 @@
the <a href="http://www.w3.org/Style/CSS">Style Activity</a>).
<!--end-status-->
+ <p>This document represents the state of CSS as of 2010. The CSS Working
+ Group does not expect any further changes to this document: new Snapshots
+ will be published at <a
+ href="http://www.w3.org/TR/CSS">http://www.w3.org/TR/CSS</a> as CSS
+ advances.
+
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
<!--begin-toc-->
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-2010/Overview.src.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Overview.src.html 9 May 2011 16:27:20 -0000 1.18
+++ Overview.src.html 9 May 2011 16:32:23 -0000 1.19
@@ -17,7 +17,7 @@
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
<dl>
<dt>This version:</dt>
- <dd><a href="http://www.w3.org/TR/[YEAR]/NOTE-[SHORTNAME]-[CDATE]">[VERSION]</a></dd>
+ <dd><a href="http://www.w3.org/TR/[YEAR]/NOTE-[SHORTNAME]-[CDATE]/">[VERSION]</a></dd>
<!-- <dd><a href="http://dev.w3.org/csswg/css-2010/">http://dev.w3.org/csswg/css-2010/</a> -->
<dt>Latest version:</dt>
<dd><a href="http://www.w3.org/TR/css-2010/">http://www.w3.org/TR/css-2010/</a></dd>
@@ -43,13 +43,13 @@
<h2 class="no-num no-toc" id=status>Status of this document</h2>
+<!--status-->
+
<p>This document represents the state of CSS as of 2010. The CSS Working Group
does not expect any further changes to this document: new Snapshots will be
published at <a href="http://www.w3.org/TR/CSS">http://www.w3.org/TR/CSS</a>
as CSS advances.
-<!--status-->
-
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
<!--toc-->
Received on Monday, 9 May 2011 16:32:27 UTC