csswg/css3-writing-modes Overview.html,1.174,1.175 Overview.src.html,1.184,1.185 text-orientation-sl.png,1.1,1.2 text-orientation-sr.png,1.1,1.2 text-orientation-up.png,1.1,1.2 text-orientation-vr.png,1.1,1.2

Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv2900

Modified Files:
	Overview.html Overview.src.html text-orientation-sl.png 
	text-orientation-sr.png text-orientation-up.png 
	text-orientation-vr.png 
Log Message:
Updated text-orientation figure images

Index: text-orientation-sl.png
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/text-orientation-sl.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsM9fQRU and /tmp/cvstguAtg differ

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- Overview.src.html	22 Jun 2011 20:05:39 -0000	1.184
+++ Overview.src.html	23 Jun 2011 05:59:59 -0000	1.185
@@ -1241,22 +1241,22 @@
         <td>
           <img
             alt="text-orientation: vertical-right"
-            src="text-orientation-vr.png" width="68" height="144" >
+            src="text-orientation-vr.png" width="64" height="160" >
         </td>
         <td>
           <img
             alt="text-orientation: upright"
-            src="text-orientation-up.png" width="68" height="168" >
+            src="text-orientation-up.png" width="64" height="160" >
         </td>
         <td>
           <img
             alt="text-orientation: sideways-left"
-            src="text-orientation-sl.png" width="68" height="144" >
+            src="text-orientation-sl.png" width="64" height="160" >
         </td>
         <td>
           <img
             alt="text-orientation: sideways-right"
-            src="text-orientation-sr.png" width="68" height="144" >
+            src="text-orientation-sr.png" width="64" height="160" >
         </td>
       </tr>
       <tr>
@@ -1266,7 +1266,7 @@
         <td>''sideways-right''</td>
       </tr>
     </table>
-    <p class="caption">'text-orientation' values (writing-mode is vertical-rl)</p>
+    <p class="caption">'text-orientation' values ('writing-mode' is ''vertical-rl'')</p>
   </div>
 
   <p>The orientation of characters belonging to the Common, Inherited, and Unknown

Index: text-orientation-vr.png
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/text-orientation-vr.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvs4wYusT and /tmp/cvsLBKu6e differ

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- Overview.html	22 Jun 2011 20:05:39 -0000	1.174
+++ Overview.html	23 Jun 2011 05:59:59 -0000	1.175
@@ -32,7 +32,7 @@
 
    <h1>CSS Writing Modes Module Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 June 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 June 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-20110622">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110622/</a>
+    <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110623">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110623/</a>
 -->
      
 
@@ -1722,17 +1722,17 @@
    <table>
     <tbody>
      <tr>
-      <td> <img alt="text-orientation: vertical-right" height=144
-       src=text-orientation-vr.png width=68>
+      <td> <img alt="text-orientation: vertical-right" height=160
+       src=text-orientation-vr.png width=64>
 
-      <td> <img alt="text-orientation: upright" height=168
-       src=text-orientation-up.png width=68>
+      <td> <img alt="text-orientation: upright" height=160
+       src=text-orientation-up.png width=64>
 
-      <td> <img alt="text-orientation: sideways-left" height=144
-       src=text-orientation-sl.png width=68>
+      <td> <img alt="text-orientation: sideways-left" height=160
+       src=text-orientation-sl.png width=64>
 
-      <td> <img alt="text-orientation: sideways-right" height=144
-       src=text-orientation-sr.png width=68>
+      <td> <img alt="text-orientation: sideways-right" height=160
+       src=text-orientation-sr.png width=64>
 
      <tr>
       <td>&lsquo;<a href="#vertical-right"><code
@@ -1748,8 +1748,10 @@
    </table>
 
    <p class=caption>&lsquo;<a href="#text-orientation0"><code
-    class=property>text-orientation</code></a>&rsquo; values (writing-mode is
-    vertical-rl)</p>
+    class=property>text-orientation</code></a>&rsquo; values (&lsquo;<a
+    href="#writing-mode1"><code class=property>writing-mode</code></a>&rsquo;
+    is &lsquo;<a href="#vertical-rl"><code
+    class=css>vertical-rl</code></a>&rsquo;)</p>
   </div>
 
   <p>The orientation of characters belonging to the Common, Inherited, and

Index: text-orientation-up.png
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/text-orientation-up.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvseCl8eU and /tmp/cvsNANyVf differ

Index: text-orientation-sr.png
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/text-orientation-sr.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsCpFHRW and /tmp/cvsnltYyi differ

Received on Thursday, 23 June 2011 06:00:07 UTC