-
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
add support for ttml profile registry #219
Comments
That's reasonable behavior, since these models don't know anything about IMSC. However, it may be better to emit a warning than a validation error. What we need is support for a new imsc11 model. |
+1 |
Support for an |
Specifying
ttp:profile="http://www.w3.org/ns/ttml/profile/imsc1/text"
ontt
yields the following error message when using thettml2
orttml1
models:Invalid {http://www.w3.org/ns/ttml#parameter}profile value 'http://www.w3.org/ns/ttml/profile/imsc1/text'.
The text was updated successfully, but these errors were encountered: