Re: [css-ruby] How should the ruby display types interact with CSS2.1 section 9.7?

On 7/15/14, 4:39 PM, Tab Atkins Jr. wrote:
> Yes, of course.  I just meant that if, say, there's some naked text
> mixed with a ruby-text box (which I think wraps the naked text in an
> anonymous ruby-base box ordinarily?)

No, naked text is OK in ruby-text.

Did you mean this situation:

   data:text/html,<div style="display: ruby; position: absolute">Some 
text</div>

? or something else?

-Boris

Received on Tuesday, 15 July 2014 20:43:13 UTC