- From: Ishii Koji via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Oct 2011 06:18:53 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv6775
Modified Files:
Overview.html
Log Message:
forgot to run postprocess after the last minor correction
Committed on the Free edition of March Hare Software CVSNT Client.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- Overview.html 20 Oct 2011 06:15:56 -0000 1.187
+++ Overview.html 20 Oct 2011 06:18:50 -0000 1.188
@@ -35,8 +35,8 @@
<dl>
<dt>This version:
- <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/10/05
- 00:35:01 $ (CVS $Revision$)</a> <!--
+ <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/10/20
+ 06:15:56 $ (CVS $Revision$)</a> <!--
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20111020/">http://www.w3.org/TR/2011/WD-css3-text-20111020/</a></dd>
-->
@@ -646,7 +646,7 @@
<p>The definition of fullwidth and halfwidth forms can be found on the
Unicode consortium web site at <a href="#UAX11"
rel=biblioentry>[UAX11]<!--{{!UAX11}}--></a>. The mapping to fullwidth
- form is defined by taking code points with the <wide> and the
+ form is defined by taking code points with the <wide> or the
<narrow> tag in their Decomposition_Mapping in <a href="#UAX44"
rel=biblioentry>[UAX44]<!--{{!UAX44}}--></a>. For the <narrow> tag,
the mapping is from the code point to the decomposition (minus
Received on Thursday, 20 October 2011 06:19:00 UTC