ISSUE-379 (ruby text font size inheritance): ruby text should used special inheritance algorithm [TTML2]

ISSUE-379 (ruby text font size inheritance): ruby text should used special inheritance algorithm [TTML2]

http://www.w3.org/AudioVideo/TT/tracker/issues/379

Raised by: Glenn Adams
On product: TTML2

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)

Received on Saturday, 21 March 2015 23:23:53 UTC