- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Sep 2009 00:06:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv12986
Modified Files:
Overview.html
Log Message:
tweak ruby alt text (whatwg r3865)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3030
retrieving revision 1.3031
diff -u -d -r1.3030 -r1.3031
--- Overview.html 15 Sep 2009 22:26:47 -0000 1.3030
+++ Overview.html 16 Sep 2009 00:06:53 -0000 1.3031
@@ -215,7 +215,7 @@
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<!--ZZZ:-->
<!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
- <h2 class="no-num no-toc" id="editor-s-draft-15-september-2009">Editor's Draft 15 September 2009</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-16-september-2009">Editor's Draft 16 September 2009</h2>
<!--:ZZZ-->
<dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
<dt>This Version:</dt>
@@ -314,7 +314,7 @@
track.
<!--ZZZ:-->
<!--This specification is the 25 August 2009 Working Draft.-->
- This specification is the 15 September 2009 Editor's Draft.
+ This specification is the 16 September 2009 Editor's Draft.
<!--:ZZZ-->
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -15165,7 +15165,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><div class="example">
Received on Wednesday, 16 September 2009 00:07:06 UTC