Skip to content

[css-ruby] inlined annotations need to be full size #760

@r12a

Description

@r12a

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed Accepted as Obvious Bugfixi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions