[csswg-drafts] Issue: [css-ruby] inlined annotations need to be full size marked as i18n-tracking

r12a has just labeled an issue for https://github.com/w3c/csswg-drafts
 as "i18n-tracking":

== [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.



See https://github.com/w3c/csswg-drafts/issues/760

Received on Thursday, 24 November 2016 13:42:35 UTC