[html5] r5021 - [e] (0) change 'kanji reading' to 'phonetic reading' based on advice from MikeSmith.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Apr 13 00:43:27 PDT 2010
Author: ianh
Date: 2010-04-13 00:43:26 -0700 (Tue, 13 Apr 2010)
New Revision: 5021
Modified:
complete.html
index
source
Log:
[e] (0) change 'kanji reading' to 'phonetic reading' based on advice from MikeSmith.
Modified: complete.html
===================================================================
--- complete.html 2010-04-13 06:19:17 UTC (rev 5020)
+++ complete.html 2010-04-13 07:43:26 UTC (rev 5021)
@@ -18948,7 +18948,7 @@
<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>...
Modified: index
===================================================================
--- index 2010-04-13 06:19:17 UTC (rev 5020)
+++ index 2010-04-13 07:43:26 UTC (rev 5021)
@@ -18846,7 +18846,7 @@
<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>...
Modified: source
===================================================================
--- source 2010-04-13 06:19:17 UTC (rev 5020)
+++ source 2010-04-13 07:43:26 UTC (rev 5021)
@@ -20075,7 +20075,7 @@
<p>The example above, in which each ideograph in the text <span
title="" lang="ja">漢字</span> is annotated with its
- kanji reading, could be expanded to use <code>rp</code> so that in
+ phonetic reading, could be expanded to use <code>rp</code> so that in
legacy user agents the readings are in parentheses:</p>
<pre lang="ja">...
More information about the Commit-Watchers
mailing list