- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Apr 2010 07:47:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv2877
Modified Files:
Overview.html spec.html text-level-semantics.html
Log Message:
change 'kanji reading' to 'phonetic reading' based on advice from MikeSmith. (whatwg r5021)
[updated by splitter]
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -d -r1.586 -r1.587
--- text-level-semantics.html 13 Apr 2010 06:27:35 -0000 1.586
+++ text-level-semantics.html 13 Apr 2010 07:47:43 -0000 1.587
@@ -1586,7 +1586,7 @@
nothing. </p><div class="example">
<p>The example above, in which each ideograph in the text <span lang="ja" title="">漢字</span> is annotated with its
- kanji reading, could be expanded to use <code><a href="#the-rp-element">rp</a></code> so that in
+ phonetic reading, could be expanded to use <code><a href="#the-rp-element">rp</a></code> so that in
legacy user agents the readings are in parentheses:</p>
<pre lang="ja">...
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.876
retrieving revision 1.877
diff -u -d -r1.876 -r1.877
--- Overview.html 13 Apr 2010 06:27:34 -0000 1.876
+++ Overview.html 13 Apr 2010 07:47:42 -0000 1.877
@@ -305,7 +305,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.4036.
+This is revision 1.4037.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.884
retrieving revision 1.885
diff -u -d -r1.884 -r1.885
--- spec.html 13 Apr 2010 06:27:34 -0000 1.884
+++ spec.html 13 Apr 2010 07:47:42 -0000 1.885
@@ -303,7 +303,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.4036.
+This is revision 1.4037.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -9238,7 +9238,7 @@
nothing. </p><div class=example>
<p>The example above, in which each ideograph in the text <span lang=ja title="">漢字</span> is annotated with its
- kanji reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
+ phonetic reading, could be expanded to use <code><a href=#the-rp-element>rp</a></code> so that in
legacy user agents the readings are in parentheses:</p>
<pre lang=ja>...
Received on Tuesday, 13 April 2010 07:47:47 UTC