- From: David Baron via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 22 Feb 2012 17:53:01 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-transitions
In directory hutz:/tmp/cvs-serv1494
Modified Files:
Overview.html Overview.src.html
Log Message:
Add link to editor's draft, and change link for my name.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-transitions/Overview.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Overview.html 17 Feb 2012 20:09:21 -0000 1.31
+++ Overview.html 22 Feb 2012 17:52:59 -0000 1.32
@@ -25,21 +25,27 @@
<h1>CSS Transitions</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 February
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 February
2012</h2>
<dl>
<dt>This version:
- <dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120217/">
+ <dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120222/">
http://dev.w3.org/csswg/css3-transitions/</a>
- <!--http://www.w3.org/TR/2012/WD-css3-transitions-20120217-->
+ <!--http://www.w3.org/TR/2012/WD-css3-transitions-20120222-->
<dt>Latest version:
<dd><a href="http://www.w3.org/TR/css3-transitions">
http://www.w3.org/TR/css3-transitions/</a>
+ <dt>Editor's draft:
+
+ <dd><a
+ href="http://dev.w3.org/csswg/css3-transitions/">http://dev.w3.org/csswg/css3-transitions/</a>
+
+
<dt>Previous version:
<dd><a href="http://www.w3.org/TR/2009/WD-css3-transitions-20090320/">
@@ -56,8 +62,8 @@
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
href="http://www.apple.com/">Apple Inc</a>)
- <dd><a href="mailto:dbaron@dbaron.org">L. David Baron</a> (<a
- href="http://www.mozilla.com/">Mozilla</a>)
+ <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
+ (<a class=org href="http://www.mozilla.com/">Mozilla</a>)
<dt>Issues list:
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-transitions/Overview.src.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Overview.src.html 17 Feb 2012 20:09:21 -0000 1.33
+++ Overview.src.html 22 Feb 2012 17:52:59 -0000 1.34
@@ -34,6 +34,8 @@
<dt>Latest version:
<dd><a href="http://www.w3.org/TR/css3-transitions">
[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-transitions-20090320/">
http://www.w3.org/TR/2009/WD-css3-transitions-20090320/</a>
@@ -44,8 +46,8 @@
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><a href="mailto:dbaron@dbaron.org">L. David Baron</a> (<a
- href="http://www.mozilla.com/">Mozilla</a>)
+ <dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a> (<a
+ class=org href="http://www.mozilla.com/">Mozilla</a>)
<dt>Issues list:
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transitions&resolution=---&cmdtype=doit">in Bugzilla</a>
Received on Wednesday, 22 February 2012 17:53:09 UTC