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

lineHeight restriction should not preclude using the initial element #420

Closed
cconcolato opened this issue Jul 12, 2018 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@cconcolato
Copy link

The current text says:

As implementation of the "normal" value is not uniform at the time of this writing, tts:lineHeight SHOULD NOT be set to "normal" and SHOULD be explicitly specified such that the specified style set of each p element contains a tts:lineHeight property whose value is not assigned by initial value fallback.

The intent is fine but the point about not being "assigned by initial value fallback" should be slightly modified to account for getting an initial value from the initial element whose value is different from "normal", something along the line of:

As implementation of the "normal" value is not uniform at the time of this writing, tts:lineHeight SHOULD NOT be set to "normal" and SHOULD be explicitly specified such that the specified style set of each p element contains a tts:lineHeight property whose value is not set to "normal". For that purpose, an initial element may be used to change the initial value "normal" to another value.

@css-meeting-bot
Copy link
Member

The Working Group just discussed lineHeight restriction should not preclude using the initial element imsc#420.

The full IRC log of that discussion <nigel> Topic: lineHeight restriction should not preclude using the initial element imsc#420
<nigel> github: https://github.com//issues/420
<nigel> Pierre: I plan to address this today, using the same text as in TTML2.
<nigel> Cyril: Fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants