- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 May 2011 23:12:05 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv14894
Modified Files:
Overview.src.html
Log Message:
Uncomment note on Ogham.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- Overview.src.html 10 May 2011 22:01:40 -0000 1.116
+++ Overview.src.html 10 May 2011 23:12:03 -0000 1.117
@@ -2174,14 +2174,12 @@
a vertical script with a rotate bi-orientational transform.
[[!UAX11]]
-<!--
<p class="note">Ogham is also a rotating bi-orientational script, but
- because it is a bottom-to-top script for the purposes of this
+ because it is a bottom-to-top script, for the purposes of this
specification it is treated as left-to-right horizontal. A future
version of CSS may define proper handling of bottom-to-top scripts.
Authors can work around this lack of support with the ''rotate-left''
value of 'text-orientation'.
--->
<h2 id="intrinsic-sizing" class="no-num">Appendix D:
Intrinsic Dimensions</h2>
Received on Tuesday, 10 May 2011 23:12:06 UTC