- From: Ishii Koji via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 22 Jun 2011 14:35:50 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv28266
Modified Files:
Overview.html Overview.src.html
Added Files:
text-orientation-sl.png text-orientation-sr.png
text-orientation-up.png text-orientation-vr.png
Removed Files:
text-orientation.png
Log Message:
Re-newed text-orientation figure images
--- NEW FILE: text-orientation-sl.png ---
(This appears to be a binary file; contents omitted.)
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- Overview.src.html 16 Jun 2011 03:51:30 -0000 1.181
+++ Overview.src.html 22 Jun 2011 14:35:48 -0000 1.182
@@ -16,6 +16,9 @@
.figure object,
.example img,
dd img { max-width: 100%; display: block; margin: 1em auto; }
+ div.figure table {
+ margin:auto;
+ }
</style>
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
</head>
@@ -43,7 +46,7 @@
<dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/</a></dd>
<dt>Editors:</dt>
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Invited Expert)</dd>
- <dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (<a href="http://www.antenna.co.jp/">Antenna House</a>)</dd>
+ <dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (Invited Expert)</dd>
<dd><a href="mailto:murakami@antenna.co.jp">Shinyu Murakami</a> (<a href="http://www.antenna.co.jp/">Antenna House</a>)</dd>
<dt>Previous Editors:</dt>
<dd><a href="mailto:paulnel@microsoft.com">Paul Nelson</a> (<a href="http://www.microsoft.com/">Microsoft</a>)</dd>
@@ -1231,11 +1234,37 @@
</dl>
<div class="figure">
- <img
- alt="text-orientation: vertical-right, upright, sideways-left, and sideways-right"
- src="text-orientation.png" width="305" height="114" >
- <p class="caption">text-orientation: vertical-right, upright, sideways-left, and sideways-right
- (writing-mode is vertical-rl)</p>
+ <table>
+ <tr>
+ <td>
+ <img
+ alt="text-orientation: vertical-right"
+ src="text-orientation-vr.png" width="68" height="144" >
+ </td>
+ <td>
+ <img
+ alt="text-orientation: upright"
+ src="text-orientation-up.png" width="68" height="168" >
+ </td>
+ <td>
+ <img
+ alt="text-orientation: sideways-left"
+ src="text-orientation-sl.png" width="68" height="144" >
+ </td>
+ <td>
+ <img
+ alt="text-orientation: sideways-right"
+ src="text-orientation-sr.png" width="68" height="144" >
+ </td>
+ </tr>
+ <tr>
+ <td>''vertical-right''</td>
+ <td>''upright''</td>
+ <td>''sideways-left''</td>
+ <td>''sideways-right''</td>
+ </tr>
+ </table>
+ <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: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- Overview.html 16 Jun 2011 03:51:30 -0000 1.171
+++ Overview.html 22 Jun 2011 14:35:47 -0000 1.172
@@ -18,6 +18,9 @@
.figure object,
.example img,
dd img { max-width: 100%; display: block; margin: 1em auto; }
+ div.figure table {
+ margin:auto;
+ }
</style>
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
type="text/css">
@@ -29,7 +32,7 @@
<h1>CSS Writing Modes Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 June 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 June 2011</h2>
<dl>
<dt>This version:
@@ -37,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-20110616">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110616/</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>
-->
@@ -56,8 +59,8 @@
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
(Invited Expert)
- <dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (<a
- href="http://www.antenna.co.jp/">Antenna House</a>)
+ <dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (Invited
+ Expert)
<dd><a href="mailto:murakami@antenna.co.jp">Shinyu Murakami</a> (<a
href="http://www.antenna.co.jp/">Antenna House</a>)
@@ -1714,11 +1717,38 @@
<p class=note>This value is at-risk and may be dropped during CR.
</dl>
- <div class=figure> <img alt="text-orientation: vertical-right, upright,
- sideways-left, and sideways-right" height=114 src=text-orientation.png
- width=305>
- <p class=caption>text-orientation: vertical-right, upright, sideways-left,
- and sideways-right (writing-mode is vertical-rl)</p>
+ <div class=figure>
+ <table>
+ <tbody>
+ <tr>
+ <td> <img alt="text-orientation: vertical-right" height=144
+ src=text-orientation-vr.png width=68>
+
+ <td> <img alt="text-orientation: upright" height=168
+ src=text-orientation-up.png width=68>
+
+ <td> <img alt="text-orientation: sideways-left" height=144
+ src=text-orientation-sl.png width=68>
+
+ <td> <img alt="text-orientation: sideways-right" height=144
+ src=text-orientation-sr.png width=68>
+
+ <tr>
+ <td>‘<a href="#vertical-right"><code
+ class=css>vertical-right</code></a>’
+
+ <td>‘<a href="#upright"><code class=css>upright</code></a>’
+
+ <td>‘<a href="#sideways-left"><code
+ class=css>sideways-left</code></a>’
+
+ <td>‘<a href="#sideways-right"><code
+ class=css>sideways-right</code></a>’
+ </table>
+
+ <p class=caption>‘<a href="#text-orientation0"><code
+ class=property>text-orientation</code></a>’ values (writing-mode is
+ vertical-rl)</p>
</div>
<p>The orientation of characters belonging to the Common, Inherited, and
--- NEW FILE: text-orientation-vr.png ---
(This appears to be a binary file; contents omitted.)
--- text-orientation.png DELETED ---
--- NEW FILE: text-orientation-up.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: text-orientation-sr.png ---
(This appears to be a binary file; contents omitted.)
Received on Wednesday, 22 June 2011 14:35:52 UTC