- From: David Baron via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 26 Nov 2011 00:06:03 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-animations
In directory hutz:/tmp/cvs-serv2106
Modified Files:
Overview.html Overview.src.html
Log Message:
Add Sylvain and me as co-editors per http://www.w3.org/2011/10/31-css-minutes.html . Also add Editor's draft, issues list, and test suite lines to header.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-animations/Overview.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.html 25 Nov 2011 23:57:32 -0000 1.11
+++ Overview.html 26 Nov 2011 00:06:01 -0000 1.12
@@ -29,15 +29,15 @@
<h1>CSS Animations</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 November
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 November
2011</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2011/ED-css3-animations-20111125/">http://dev.w3.org/csswg/css3-animations/</a>
- <!--http://www.w3.org/TR/2011/WD-css3-animations-20111125-->
+ href="http://www.w3.org/TR/2011/ED-css3-animations-20111126/">http://dev.w3.org/csswg/css3-animations/</a>
+ <!--http://www.w3.org/TR/2011/WD-css3-animations-20111126-->
<dt>Latest version:
@@ -45,6 +45,12 @@
href="http://www.w3.org/TR/css3-animations">http://www.w3.org/TR/css3-animations/</a>
+ <dt>Editor's draft:
+
+ <dd><a
+ href="http://dev.w3.org/csswg/css3-animations/">http://dev.w3.org/csswg/css3-animations/</a>
+
+
<dt>Previous version:
<dd><a href="http://www.w3.org/TR/2009/WD-css3-animations-20090320/">
@@ -60,6 +66,20 @@
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
href="http://www.apple.com/">Apple Inc</a>)
+
+ <dd class=vcard><span class=fn>Sylvain Galineau</span> (<a class=org
+ href="http://www.microsoft.com/">Microsoft</a>)
+
+ <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
+ (<a class=org href="http://www.mozilla.org/">Mozilla</a>)
+
+ <dt>Issues list:
+
+ <dd>none yet
+
+ <dt>Test suite:
+
+ <dd>none yet
</dl>
<!--begin-copyright-->
<p class=copyright><a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-animations/Overview.src.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.src.html 25 Jul 2011 00:36:17 -0000 1.11
+++ Overview.src.html 26 Nov 2011 00:06:01 -0000 1.12
@@ -37,6 +37,9 @@
<dt>Latest version:
<dd><a
href="http://www.w3.org/TR/css3-animations">[LATEST]</a>
+ <dt>Editor's draft:
+ <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
+
<dt>Previous version:
<dd><a href="http://www.w3.org/TR/2009/WD-css3-animations-20090320/">
http://www.w3.org/TR/2009/WD-css3-animations-20090320/</a>
@@ -47,6 +50,16 @@
href="http://www.apple.com/">Apple Inc</a>)
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
href="http://www.apple.com/">Apple Inc</a>)
+ <dd class=vcard><span class=fn>Sylvain Galineau</span>
+ (<a class=org href="http://www.microsoft.com/">Microsoft</a>)
+ <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
+ (<a class=org href="http://www.mozilla.org/">Mozilla</a>)
+
+ <dt>Issues list:
+ <dd>none yet
+
+ <dt>Test suite:
+ <dd>none yet
</dl>
<!--copyright-->
Received on Saturday, 26 November 2011 00:06:06 UTC