- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Dec 2008 11:13:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19530
Modified Files:
Overview.html
Log Message:
alt text error (whatwg r2632)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1801
retrieving revision 1.1802
diff -u -d -r1.1801 -r1.1802
--- Overview.html 30 Dec 2008 06:04:53 -0000 1.1801
+++ Overview.html 30 Dec 2008 11:13:38 -0000 1.1802
@@ -11533,7 +11533,7 @@
<p>This might be rendered as:</p>
- <p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font next to it." src=images/sample-ruby-pinyin.png></p>
+ <p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." src=images/sample-ruby-pinyin.png></p>
</div><!-- Note: Examples are 32px/16px Stone Sans Sem ITC TT --><h4 id=the-rt-element><span class=secno>4.6.23 </span>The <dfn><code>rt</code></dfn> element</h4><dl class=element><dt>Categories</dt>
<dd>None.</dd>
Received on Tuesday, 30 December 2008 11:13:50 UTC