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

Issue 0296 inline block #297

Merged
merged 4 commits into from
May 3, 2017
Merged

Issue 0296 inline block #297

merged 4 commits into from
May 3, 2017

Conversation

skynavga
Copy link
Collaborator

See #296 and #146.

@nigelmegitt
Copy link
Contributor

Please don't merge just yet - I will review this in the next couple of days.

Copy link
Contributor

@nigelmegitt nigelmegitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks mostly good, a few tweaks:

  1. In the table for tts:textAlign, in the Inherited row, it says "See prose". It would be helpful to say "Yes for p, No for span - See prose".

  2. The example for tts:textAlign needs to be updated to set tts:display="inlineBlock" on the span elements where tts:textAlign is set. This example should be referenced also in a note in the section on tts:display because it provides a useful example of where the attribute is used.

  3. One typo as described in a comment.

spec/ttml2.xml Outdated
to a <loc href="#content-vocabulary-span"><el>span</el></loc> element, then
<loc href="#terms-inline-block-display">inline block display</loc> semantics apply and the element
is a candidate for region layout and presentation. Furthermore, it is considered an error if the
<code>inlineBlock</code> value to applied to any element which is not a <loc href="#content-vocabulary-span"><el>span</el></loc> element.</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: s/to applied to/is applied to.

@nigelmegitt
Copy link
Contributor

A question: do the sections on tts:ipd and tts:bpd need to say that they only apply to span when tts:display="inlineBlock"?

@skynavga skynavga dismissed nigelmegitt’s stale review May 3, 2017 05:09

Address comments, except the first comment, which violates the DRY principle.

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

Successfully merging this pull request may close these issues.

2 participants