- From: poot <cvsmail@w3.org>
- Date: Tue, 30 Dec 2008 14:24:52 +0900 (JST)
- To: public-html-diffs@w3.org
note for ruby rendering (whatwg r2630)
9 Rendering
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1800.html#rendering
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1799&r2=1.1800&f=h
http://html5.org/tools/web-apps-tracker?from=2629&to=2630
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1799
retrieving revision 1.1800
diff -u -d -r1.1799 -r1.1800
--- Overview.html 30 Dec 2008 04:53:57 -0000 1.1799
+++ Overview.html 30 Dec 2008 05:22:04 -0000 1.1800
@@ -45005,6 +45005,17 @@
+> * note on rt rendering
+>
+> Since there are a number of documents with ruby but without rp, when you
+> write the rendering section, please include an advice for user agents
+> that do not support "correct" ruby rendering to render something like
+> "(" and ")" before and after ruby text (using, e.g., CSS ::before and
+> ::after) even when there are no rp elements. Otherwise, reading Web
+> pages without rp is very annoying.
+
+
+
HIT TESTING TRANSPARENCY
Received on Tuesday, 30 December 2008 05:25:28 UTC