401
edits
(made sure to also mention transcripts that are not time-aligned) |
(added textual a11y requirements) |
||
| Line 169: | Line 169: | ||
* Another way would be to provide a javascript API for the text elements. | * Another way would be to provide a javascript API for the text elements. | ||
=== Specification needs === | |||
* Timed text tracks need to: | |||
** specify their primary language at the start (e.g. lang="en") | |||
** if there are sections given in a different language they need to be specified as such | |||
* Audio tracks should: | |||
** specify their primary language in the header | |||
* Sing language video tracks should: | |||
** specify their primary language in the header | |||
* Hyperlinks should: | |||
** specify what language the document is in that they link to (hreflang) | |||
edits