w3c / ttml2

Timed Text Markup Language 2 (TTML2)
https://w3c.github.io/ttml2/
Other
41 stars 16 forks source link

Add 'ignore' value to ttp:profile@combine, and make it the default (#1028). #1152

Closed skynavga closed 4 years ago

skynavga commented 5 years ago

Closes #1028.

skynavga commented 5 years ago

FYI, it turns out that both XSD and RNC schemas already permitted ignore; so they were ahead of the spec in this regard.

skynavga commented 5 years ago

Tests at https://github.com/w3c/ttml2-tests/pull/224.

nigelmegitt commented 5 years ago

I've just left a request changes review on w3c/ttml2-tests#224.