- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 30 Oct 2011 20:08:45 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-module
In directory hutz:/tmp/cvs-serv7030
Modified Files:
Overview.html Overview.src.html
Log Message:
Add Animatable line to propdef table
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Overview.html 30 Oct 2011 17:01:35 -0000 1.13
+++ Overview.html 30 Oct 2011 20:08:43 -0000 1.14
@@ -333,6 +333,11 @@
<td>no
<tr>
+ <th>Animatable:
+
+ <td>no
+
+ <tr>
<th>Percentages:
<td>N/A
@@ -729,9 +734,9 @@
<td>no
- <td>N/A
+ <td>no
- <td>visual
+ <td>N/A
</table>
<!--end-properties-->
</html>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.src.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Overview.src.html 30 Oct 2011 17:01:35 -0000 1.16
+++ Overview.src.html 30 Oct 2011 20:08:43 -0000 1.17
@@ -192,6 +192,9 @@
<th>Inherited:
<td>no
<tr>
+ <th>Animatable:
+ <td>no
+ <tr>
<th>Percentages:
<td>N/A
<tr>
Received on Sunday, 30 October 2011 20:08:50 UTC