-
Notifications
You must be signed in to change notification settings - Fork 16
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
Remove root style inheritance (#546). #596
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should §10.5.4.4 Style Resolution Process now omit tt
from its list of elements to include? (I checked and it is not in the equivalent list in TTML1SE)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like ttml2-document.rnc needs to be modified according to 67c674e
@nigelmegitt @palemieux addressed your comments in 8d29631 |
@palemieux your comments have been addressed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, my comments addressed.
…oot-style-inheritance
Closes #546.