- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Jan 2012 22:33:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13323
Modified Files:
Overview.html
Log Message:
Make this example more realistic. (whatwg r6954)
Index: Overview.html
===================================================================
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">...
-<ruby>
- 漢 <rp>(</rp><rt>かん</rt><rp>)</rp>
- 字 <rp>(</rp><rt>じ</rt><rp>)</rp>
-</ruby>
+<ruby>漢<rp> (</rp><rt>かん</rt><rp>) </rp>字<rp> (</rp><rt>じ</rt><rp>) </rp></ruby>
...</pre>
<p>In conforming user agents the rendering would be as above, but
Received on Tuesday, 31 January 2012 22:34:01 UTC