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/760Received on Thursday, 24 November 2016 13:42:35 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:41:11 UTC