- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Aug 2011 11:36:46 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv13100
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- Overview.html 30 Aug 2011 18:26:43 -0000 1.210
+++ Overview.html 31 Aug 2011 11:36:44 -0000 1.211
@@ -32,7 +32,7 @@
<h1>CSS Writing Modes Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 August 2011</h2>
<dl>
<dt>This version:
@@ -40,7 +40,7 @@
<dd><a
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
<!--
- <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110830/">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110830/</a>
+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110831/">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110831/</a>
-->
@@ -3405,8 +3405,8 @@
<p>Unicode defines properties for characters, but for ‘<a
href="#text-orientation0"><code
class=property>text-orientation</code></a>’ and <a
- href=vertical-typesetting-details>Vertical Typesetting Synthesis</a>, it
- is necessary to determine the properties of a grapheme cluster. For the
+ href="#vertical-typesetting-details">Vertical Typesetting Synthesis</a>,
+ it is necessary to determine the properties of a grapheme cluster. For the
purposes of CSS Writing Modes, the properties of a grapheme cluster are
given by its base character—except in two cases:
Received on Wednesday, 31 August 2011 11:36:52 UTC