- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 29 Aug 2011 23:42:32 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv23094
Modified Files:
Overview.html Overview.src.html
Log Message:
Put jdaggett's wording for default text-orientation issue verbatim
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- Overview.html 29 Aug 2011 17:42:03 -0000 1.208
+++ Overview.html 29 Aug 2011 23:42:30 -0000 1.209
@@ -1779,6 +1779,10 @@
href="#vertical-typesetting-details">Appendix C</a>. <span
class=issue>Feedback is requested on those rules.</span>
+ <p class=issue>Need a clear normative definition of default character
+ orientation for all Unicode characters that does not rely on data supplied
+ by fonts.
+
<div class=example>
<p>In the following example, the root element of a horizontal-only
document is set to use ‘<a href="#sideways"><code
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- Overview.src.html 29 Aug 2011 17:30:06 -0000 1.218
+++ Overview.src.html 29 Aug 2011 23:42:30 -0000 1.219
@@ -1254,6 +1254,10 @@
script categories is defined in <a href="#vertical-typesetting-details">Appendix C</a>.
<span class="issue">Feedback is requested on those rules.</span>
+ <p class="issue">Need a clear normative definition of default character
+ orientation for all Unicode characters that does not rely on data
+ supplied by fonts.
+
<div class="example">
<p>In the following example, the root element of a horizontal-only document
is set to use ''sideways''. In the rest of the document, the author
Received on Monday, 29 August 2011 23:42:33 UTC