[csswg-drafts] [css-ruby] inlined annotations need to be full size

r12a has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-ruby] inlined annotations need to be full size ==
A.2 Inlining Ruby Annotations
https://drafts.csswg.org/css-ruby-1/#default-inline

> The following represents a sample style sheet for rendering HTML and
 XHTML ruby markup as inline annotations:
> 
> ruby, rb, rt, rbc, rtc, rp {display: inline; white-space: inherit;
> font-variant-east-asian: inherit; text-emphasis: inherit; }

I believe you also need `font-size: inherit;` so that the ruby 
annotation is the same size as the base text.



Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/760 using your GitHub 
account

Received on Thursday, 24 November 2016 13:53:23 UTC