hixie: Make this example more realistic. (whatwg r6954)

hixie: Make this example more realistic. (whatwg r6954)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5550&r2=1.5551&f=h
http://html5.org/tools/web-apps-tracker?from=6953&to=6954

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5550
retrieving revision 1.5551
diff -u -d -r1.5550 -r1.5551
--- Overview.html 31 Jan 2012 21:15:39 -0000 1.5550
+++ Overview.html 31 Jan 2012 22:33:53 -0000 1.5551
@@ -18630,10 +18630,7 @@
    legacy user agents the readings are in parentheses:</p>
 
    <pre lang="ja">...
-&lt;ruby&gt;
- &#28450; &lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;
- &#23383; &lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;
-&lt;/ruby&gt;
+&lt;ruby&gt;&#28450;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#12363;&#12435;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&#23383;&lt;rp&gt; (&lt;/rp&gt;&lt;rt&gt;&#12376;&lt;/rt&gt;&lt;rp&gt;) &lt;/rp&gt;&lt;/ruby&gt;
 ...</pre>
 
    <p>In conforming user agents the rendering would be as above, but

Received on Tuesday, 31 January 2012 22:34:15 UTC