Short URL: http://html5.org/r/6380
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 6380 | 10829 | didn't fix this properly in r5590 | 2011-08-06 03:33 |
Index: source
===================================================================
--- source (revision 6379)
+++ source (revision 6380)
@@ -22687,7 +22687,7 @@
reading in hiragana.</p>
<pre lang="ja">...
-<ruby>漢<rt>かん</rt>字<rt>じ </rt></ruby>
+<ruby>漢<rt>かん</rt>字<rt>じ</rt></ruby>
...</pre>
<p>This might be rendered as:</p>
@@ -22705,7 +22705,7 @@
<span title="" lang="zh-TW">漢字</span> is annotated
with its bopomofo reading.</p>
- <pre lang="zh-TW"><ruby>漢<rt>ㄏㄢˋ</rt>字<rt>ㄗˋ </rt></ruby></pre>
+ <pre lang="zh-TW"><ruby>漢<rt>ㄏㄢˋ</rt>字<rt>ㄗˋ</rt></ruby></pre>
<p>This might be rendered as:</p>
@@ -22722,7 +22722,7 @@
<span title="" lang="zh-CN">汉字</span> is annotated
with its pinyin reading.</p>
- <pre lang="zh-CN">...<ruby>汉<rt>hàn</rt>字<rt>zì </rt></ruby>...</pre>
+ <pre lang="zh-CN">...<ruby>汉<rt>hàn</rt>字<rt>zì</rt></ruby>...</pre>
<p>This might be rendered as:</p>