- From: David Baron via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Feb 2012 18:30:22 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-transitions
In directory hutz:/tmp/cvs-serv2080/css3-transitions
Modified Files:
Overview.src.html Overview.html
Log Message:
Link to issue tracking in Bugzilla.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-transitions/Overview.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Overview.html 31 Jan 2012 08:01:37 -0000 1.27
+++ Overview.html 15 Feb 2012 18:30:20 -0000 1.28
@@ -25,15 +25,15 @@
<h1>CSS Transitions</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 January
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 15 February
2012</h2>
<dl>
<dt>This version:
- <dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120131/">
+ <dd> <a href="http://www.w3.org/TR/2012/ED-css3-transitions-20120215/">
http://dev.w3.org/csswg/css3-transitions/</a>
- <!--http://www.w3.org/TR/2012/WD-css3-transitions-20120131-->
+ <!--http://www.w3.org/TR/2012/WD-css3-transitions-20120215-->
<dt>Latest version:
@@ -58,6 +58,16 @@
<dd><a href="mailto:dbaron@dbaron.org">L. David Baron</a> (<a
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>
+
+ <dt>Test suite:
+
+ <dd>none yet
</dl>
<!--begin-copyright-->
<p class=copyright><a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-transitions/Overview.src.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Overview.src.html 31 Jan 2012 08:01:37 -0000 1.29
+++ Overview.src.html 15 Feb 2012 18:30:20 -0000 1.30
@@ -46,6 +46,12 @@
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>)
+
+ <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>
+
+ <dt>Test suite:
+ <dd>none yet
</dl>
<!--copyright-->
Received on Wednesday, 15 February 2012 18:30:27 UTC