- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Feb 2011 05:53:48 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv15740
Modified Files:
Overview.html Overview.src.html
Log Message:
Remove tab-size property issue
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Overview.html 23 Feb 2011 05:51:55 -0000 1.64
+++ Overview.html 23 Feb 2011 05:53:46 -0000 1.65
@@ -90,7 +90,7 @@
<dt>This version:
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
- 2011/02/23 05:40:59 $ (CVS $Revision$)</a> <!--
+ 2011/02/23 05:51:55 $ (CVS $Revision$)</a> <!--
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110223/">http://www.w3.org/TR/2011/WD-css3-text-20110223/</a></dd>
-->
@@ -992,10 +992,6 @@
class=property>avoid</code>’ the UA may visually collapse them.
</ol>
- <p class=issue>There was a proposal for a ‘<a href="#tab-size"><code
- class=property>tab-size</code></a>’ property to control the size of
- tab stops. Is there implementation interest in this property?
-
<div class=example>
<h4 id=egbidiwscollapse><span class=secno>4.3.1. </span> Example of
bidirectionality with white space collapsing</h4>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.src.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- Overview.src.html 23 Feb 2011 05:51:55 -0000 1.159
+++ Overview.src.html 23 Feb 2011 05:53:46 -0000 1.160
@@ -613,9 +613,6 @@
the UA may visually collapse them.
</ol>
- <p class="issue">There was a proposal for a 'tab-size' property to control
- the size of tab stops. Is there implementation interest in this property?</p>
-
<div class="example">
<h4 id="egbidiwscollapse">
Example of bidirectionality with white space collapsing</h4>
Received on Wednesday, 23 February 2011 05:53:50 UTC