- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Nov 2011 09:39:17 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv19397
Modified Files:
Overview.html Overview.src.html
Log Message:
Link to diagram from Mongolian scan
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- Overview.html 18 Nov 2011 09:13:59 -0000 1.222
+++ Overview.html 18 Nov 2011 09:39:15 -0000 1.223
@@ -2029,7 +2029,9 @@
direction it does in other East Asian layouts (which have vertical lines
stacking right to left), but the glyphs' tops are facing the bottom of
the line stack rather than the top, which in an English paragraph would
- be upside-down.
+ be upside-down. (See this <a
+ href="diagrams/text-flow-vectors-lr-reverse.svg">Diagram of Mongolian
+ Text Layout</a>.)
</div>
<p>In addition to a line-relative “top” and “bottom” to map things
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- Overview.src.html 18 Nov 2011 09:13:59 -0000 1.232
+++ Overview.src.html 18 Nov 2011 09:39:15 -0000 1.233
@@ -1458,7 +1458,9 @@
same direction it does in other East Asian layouts (which have vertical
lines stacking right to left), but the glyphs' tops are facing the
bottom of the line stack rather than the top, which in an English
- paragraph would be upside-down.
+ paragraph would be upside-down. (See this
+ <a href="diagrams/text-flow-vectors-lr-reverse.svg">Diagram of Mongolian
+ Text Layout</a>.)
</div>
<p>In addition to a line-relative “top” and “bottom” to map things like
Received on Friday, 18 November 2011 09:39:22 UTC