[whatwg] Whitespace handling in ruby

On Thu, 30 Jul 2009 05:22:56 +0200, Roland Steiner  
<rolandsteiner at google.com> wrote:

> (aside: an XHTML-like explicit <rb> container for the ruby base  
> side-steps
> this problem, but is not a real option due to need for legacy support).

"For the purposes of the CSS ruby model, runs of descendants of ruby  
elements that are not rt or rp elements are expected to be wrapped in  
anonymous boxes whose 'display' property has the value 'ruby-base'."
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-xhtml-syntax.html#display-types

(That section also says rp should be display:block; shouldn't that be  
display:none instead?)

-- 
Simon Pieters
Opera Software

Received on Wednesday, 29 July 2009 22:46:43 UTC