[html5] r3865 - [e] (0) tweak ruby alt text

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 15 17:12:30 PDT 2009


Author: ianh
Date: 2009-09-15 17:12:29 -0700 (Tue, 15 Sep 2009)
New Revision: 3865

Modified:
   index
   source
Log:
[e] (0) tweak ruby alt text

Modified: index
===================================================================
--- index	2009-09-15 22:32:23 UTC (rev 3864)
+++ index	2009-09-16 00:12:29 UTC (rev 3865)
@@ -112,7 +112,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-15-september-2009>Draft Standard — 15 September 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-16-september-2009>Draft Standard — 16 September 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -17331,7 +17331,7 @@
 
    <p>This might be rendered as:</p>
 
-   <p><img alt="The two main ideographs, each with its hiragana annotation rendered in a smaller font above it." src=images/sample-ruby-ja.png></p>
+   <p><img alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it." src=images/sample-ruby-ja.png></p>
 
   </div>
 

Modified: source
===================================================================
--- source	2009-09-15 22:32:23 UTC (rev 3864)
+++ source	2009-09-16 00:12:29 UTC (rev 3865)
@@ -18521,7 +18521,7 @@
    <p>This might be rendered as:</p>
 
    <p><img src="images/sample-ruby-ja.png"
-           alt="The two main ideographs, each with its hiragana annotation rendered in a smaller font above it."></p>
+           alt="The two main ideographs, each with its annotation in hiragana rendered in a smaller font above it."></p>
 
   </div>
 




More information about the Commit-Watchers mailing list