csswg/css3-text Overview.html,1.92,1.93 Overview.src.html,1.191,1.192

Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv31132

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Add 'text-autospace' property to "at risk" list

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- Overview.html	4 Apr 2011 15:17:02 -0000	1.92
+++ Overview.html	4 Apr 2011 15:22:24 -0000	1.93
@@ -89,7 +89,7 @@
     <dt>This version:
 
     <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
-     2011/04/03 09:05:18 $ (CVS $Revision$)</a> <!--
+     2011/04/04 15:17:02 $ (CVS $Revision$)</a> <!--
       <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110404/">http://www.w3.org/TR/2011/WD-css3-text-20110404/</a></dd>
     -->
      
@@ -226,6 +226,9 @@
    <li>the &lsquo;<a href="#text-trim"><code
     class=property>text-trim</code></a>&rsquo; property
 
+   <li>the &lsquo;<a href="#text-autospace"><code
+    class=property>text-autospace</code></a>&rsquo; property
+
    <li><span class=issue>audit draft and add more here</span>
   </ul>
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -d -r1.191 -r1.192
--- Overview.src.html	4 Apr 2011 15:17:02 -0000	1.191
+++ Overview.src.html	4 Apr 2011 15:22:24 -0000	1.192
@@ -181,6 +181,7 @@
       <li>the 'hyphenate-resource' property / ''@hyphenate-resource'' at-rule
       <li>the 'text-outline' property
       <li>the 'text-trim' property
+      <li>the 'text-autospace' property
       <li><span class="issue">audit draft and add more here</span>
     </ul>
 

Received on Monday, 4 April 2011 15:22:30 UTC