- From: David Baron via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 31 Oct 2011 03:56:39 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-conditional
In directory hutz:/tmp/cvs-serv18302
Modified Files:
Overview.html Overview.src.html
Log Message:
Add additional metadata at the top.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-conditional/Overview.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Overview.html 12 Oct 2011 16:36:15 -0000 1.41
+++ Overview.html 31 Oct 2011 03:56:37 -0000 1.42
@@ -17,14 +17,14 @@
<h1>CSS Conditional Rules Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 October
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 October
2011</h2>
<dl>
<dt>This version:
- <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20111012/">
- http://www.w3.org/TR/2011/ED-css3-conditional-20111012/</a>
+ <dd><a href="http://www.w3.org/TR/2011/ED-css3-conditional-20111031/">
+ http://www.w3.org/TR/2011/ED-css3-conditional-20111031/</a>
<dt>Latest version:
@@ -48,6 +48,21 @@
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>,
<a class=org href="http://www.mozilla.org/">Mozilla</a>, <a class=email
href="mailto:dbaron@dbaron.org">dbaron@dbaron.org</a>
+
+ <dt>Issues list:
+
+ <dd>Maintained in document (only editor's draft is current)
+
+ <dt>Send feedback to:
+
+ <dd>public mailing list <a href="www-style@w3.org">www-style@w3.org</a>
+ (<a href="http://lists.w3.org/Archives/Public/www-style/">archive</a>,
+ <a href="http://www.w3.org/Mail/Request">instructions</a>) with
+ [css3-conditional] at start of the subject
+
+ <dt>Test suite:
+
+ <dd>none yet
</dl>
<!--begin-copyright-->
<p class=copyright><a
@@ -1185,10 +1200,10 @@
<dt id=CSS21>[CSS21]
<dd>Bert Bos; et al. <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
2011. W3C Recommendation. URL: <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
</dd>
<!---->
@@ -1293,10 +1308,10 @@
<dt id=SVG11>[SVG11]
<dd>Erik Dahlström; et al. <a
- href="http://www.w3.org/TR/2011/PR-SVG11-20110609/"><cite>Scalable Vector
- Graphics (SVG) 1.1 (Second Edition).</cite></a> 9 June 2011. W3C Proposed
- Recommendation. (Work in progress.) URL: <a
- href="http://www.w3.org/TR/2011/PR-SVG11-20110609/">http://www.w3.org/TR/2011/PR-SVG11-20110609/</a>
+ href="http://www.w3.org/TR/2011/REC-SVG11-20110816/"><cite>Scalable
+ Vector Graphics (SVG) 1.1 (Second Edition).</cite></a> 16 August 2011.
+ W3C Recommendation. URL: <a
+ href="http://www.w3.org/TR/2011/REC-SVG11-20110816/">http://www.w3.org/TR/2011/REC-SVG11-20110816/</a>
</dd>
<!---->
</dl>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-conditional/Overview.src.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- Overview.src.html 12 Oct 2011 16:36:15 -0000 1.41
+++ Overview.src.html 31 Oct 2011 03:56:37 -0000 1.42
@@ -33,6 +33,16 @@
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>,
<a class=org href="http://www.mozilla.org/">Mozilla</a>,
<a class=email href="mailto:dbaron@dbaron.org">dbaron@dbaron.org</a>
+
+ <dt>Issues list:
+ <dd>Maintained in document (only editor's draft is current)
+
+ <dt>Send feedback to:
+ <dd>public mailing list <a href="www-style@w3.org">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archive</a>, <a href="http://www.w3.org/Mail/Request">instructions</a>) with [[SHORTNAME]] at start of the subject
+
+ <dt>Test suite:
+ <dd>none yet
+
</dl>
<!--copyright-->
Received on Monday, 31 October 2011 03:56:42 UTC