Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby text should used special inheritance algorithm #133

Closed
plehegar opened this issue Nov 4, 2015 · 1 comment
Closed

Ruby text should used special inheritance algorithm #133

plehegar opened this issue Nov 4, 2015 · 1 comment

Comments

@plehegar
Copy link
Member

plehegar commented Nov 4, 2015

in order to permit auto-sizing of ruby text annotations, the font size and line height styles should not be inherited on tts:ruby textContainer and, on tts:ruby text, should inherit only from the parent textContainer;

that is, if textContainer is present and no font size or line height is specified on it, then it should not inherit these from its parent tts:ruby container; for tts:ruby text, if no font size or line height is specified, then it may inherit from its parent tts:ruby texContainer (if one exists, otherwise not)

(raised by Glenn Adams on 2015-03-21)
From tracker issue http://www.w3.org/AudioVideo/TT/tracker/issues/379

@skynavga skynavga changed the title ruby text should used special inheritance algorithm Ruby text should used special inheritance algorithm Sep 10, 2016
@skynavga skynavga modified the milestone: TTML2WR Feb 23, 2017
@skynavga skynavga self-assigned this Apr 20, 2017
@skynavga skynavga removed their assignment May 11, 2017
@skynavga skynavga self-assigned this May 23, 2017
@palemieux
Copy link
Contributor

palemieux commented May 24, 2017

Can you provide an example of the problem?

@skynavga skynavga removed their assignment May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants