Skip to content

Commit

Permalink
[e] (0) didn't fix this properly in r5590
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10829

git-svn-id: http://svn.whatwg.org/webapps@6380 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 6, 2011
1 parent d265e13 commit 1528f86
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -21244,7 +21244,7 @@ <h4 id=the-ruby-element><span class=secno>4.6.20 </span>The <dfn><code>ruby</cod
reading in hiragana.</p>

<pre lang=ja>...
&lt;ruby&gt;&#28450;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12376;&#12288;&lt;/rt&gt;&lt;/ruby&gt;
&lt;ruby&gt;&#28450;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;/ruby&gt;
...</pre>

<p>This might be rendered as:</p>
Expand All @@ -21261,7 +21261,7 @@ <h4 id=the-ruby-element><span class=secno>4.6.20 </span>The <dfn><code>ruby</cod
<span lang=zh-TW title="">&#28450;&#23383;</span> is annotated
with its bopomofo reading.</p>

<pre lang=zh-TW>&lt;ruby&gt;&#28450;&lt;rt&gt;&#12559;&#12578;&#715;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12567;&#715;&#12288;&lt;/rt&gt;&lt;/ruby&gt;</pre>
<pre lang=zh-TW>&lt;ruby&gt;&#28450;&lt;rt&gt;&#12559;&#12578;&#715;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12567;&#715;&lt;/rt&gt;&lt;/ruby&gt;</pre>

<p>This might be rendered as:</p>

Expand All @@ -21277,7 +21277,7 @@ <h4 id=the-ruby-element><span class=secno>4.6.20 </span>The <dfn><code>ruby</cod
<span lang=zh-CN title="">&#27721;&#23383;</span> is annotated
with its pinyin reading.</p>

<pre lang=zh-CN>...&lt;ruby&gt;&#27721;&lt;rt&gt;h&agrave;n&lt;/rt&gt;&#23383;&lt;rt&gt;z&igrave;&nbsp;&lt;/rt&gt;&lt;/ruby&gt;...</pre>
<pre lang=zh-CN>...&lt;ruby&gt;&#27721;&lt;rt&gt;h&agrave;n&lt;/rt&gt;&#23383;&lt;rt&gt;z&igrave;&lt;/rt&gt;&lt;/ruby&gt;...</pre>

<p>This might be rendered as:</p>

Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -21113,7 +21113,7 @@ wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
reading in hiragana.</p>

<pre lang=ja>...
&lt;ruby&gt;&#28450;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12376;&#12288;&lt;/rt&gt;&lt;/ruby&gt;
&lt;ruby&gt;&#28450;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;/ruby&gt;
...</pre>

<p>This might be rendered as:</p>
Expand All @@ -21130,7 +21130,7 @@ wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
<span lang=zh-TW title="">&#28450;&#23383;</span> is annotated
with its bopomofo reading.</p>

<pre lang=zh-TW>&lt;ruby&gt;&#28450;&lt;rt&gt;&#12559;&#12578;&#715;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12567;&#715;&#12288;&lt;/rt&gt;&lt;/ruby&gt;</pre>
<pre lang=zh-TW>&lt;ruby&gt;&#28450;&lt;rt&gt;&#12559;&#12578;&#715;&lt;/rt&gt;&#23383;&lt;rt&gt;&#12567;&#715;&lt;/rt&gt;&lt;/ruby&gt;</pre>

<p>This might be rendered as:</p>

Expand All @@ -21146,7 +21146,7 @@ wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
<span lang=zh-CN title="">&#27721;&#23383;</span> is annotated
with its pinyin reading.</p>

<pre lang=zh-CN>...&lt;ruby&gt;&#27721;&lt;rt&gt;h&agrave;n&lt;/rt&gt;&#23383;&lt;rt&gt;z&igrave;&nbsp;&lt;/rt&gt;&lt;/ruby&gt;...</pre>
<pre lang=zh-CN>...&lt;ruby&gt;&#27721;&lt;rt&gt;h&agrave;n&lt;/rt&gt;&#23383;&lt;rt&gt;z&igrave;&lt;/rt&gt;&lt;/ruby&gt;...</pre>

<p>This might be rendered as:</p>

Expand Down
6 changes: 3 additions & 3 deletions source
Expand Up @@ -22687,7 +22687,7 @@ wormhole connection.&lt;/mark>&lt;/p></pre>
reading in hiragana.</p>

<pre lang="ja">...
&lt;ruby>&#28450;&lt;rt>&#12363;&#12435;&lt;/rt>&#23383;&lt;rt>&#12376;&#x3000;&lt;/rt>&lt;/ruby>
&lt;ruby>&#28450;&lt;rt>&#12363;&#12435;&lt;/rt>&#23383;&lt;rt>&#12376;&lt;/rt>&lt;/ruby>
...</pre>

<p>This might be rendered as:</p>
Expand All @@ -22705,7 +22705,7 @@ wormhole connection.&lt;/mark>&lt;/p></pre>
<span title="" lang="zh-TW">&#28450;&#23383;</span> is annotated
with its bopomofo reading.</p>

<pre lang="zh-TW">&lt;ruby>&#28450;&lt;rt>&#12559;&#12578;&#715;&lt;/rt>&#23383;&lt;rt>&#12567;&#715;&#x3000;&lt;/rt>&lt;/ruby></pre>
<pre lang="zh-TW">&lt;ruby>&#28450;&lt;rt>&#12559;&#12578;&#715;&lt;/rt>&#23383;&lt;rt>&#12567;&#715;&lt;/rt>&lt;/ruby></pre>

<p>This might be rendered as:</p>

Expand All @@ -22722,7 +22722,7 @@ wormhole connection.&lt;/mark>&lt;/p></pre>
<span title="" lang="zh-CN">&#27721;&#23383;</span> is annotated
with its pinyin reading.</p>

<pre lang="zh-CN">...&lt;ruby>&#27721;&lt;rt>h&#224;n&lt;/rt>&#23383;&lt;rt>z&#236;&nbsp;&lt;/rt>&lt;/ruby>...</pre>
<pre lang="zh-CN">...&lt;ruby>&#27721;&lt;rt>h&#224;n&lt;/rt>&#23383;&lt;rt>z&#236;&lt;/rt>&lt;/ruby>...</pre>

<p>This might be rendered as:</p>

Expand Down

0 comments on commit 1528f86

Please sign in to comment.