You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include a ttp:contentProfiles attribute on the <tt> element including at least one value equal to a content profile designator specified at 5.6.1 Profile Designators, of which there is currently exactly one: http://www.w3.org/ns/ttml/profile/dapt1.0/content
May also include other values - suggest a test resource without other values and another with other values
Activity
nigelmegitt commentedon Apr 24, 2025
Valid test resources:
ttp:contentProfiles
attribute on the<tt>
element including at least one value equal to a content profile designator specified at 5.6.1 Profile Designators, of which there is currently exactly one:http://www.w3.org/ns/ttml/profile/dapt1.0/content
Expect >=2 valid test resources
Invalid test resources:
ttp:contentProfiles
attribute from the<tt>
element ORttp:contentProfiles
attribute on the<tt>
element but that does not contain a DAPT content profile designator#contentProfiles-root
but it does fail the requirements of §5.6.2ttp:contentProfiles
Expect >=2 invalid test resources
Presentation semantics:
There are no presentation semantics associated with this feature.
Add tests for `#contentProfiles`
#contentProfiles
#21