-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Description
WebVTT is a feature to display text track synchronized to videos. Very often those are subtitles, but don't have to be.
Many major websites don't use WebVTT and instead often use custom solutions, probably due to poor interoperability in this area. This means that it's harder to have features such as PiP work well with subtitles. Custom solutions also tend to sacrifice some accessibility (WebVTT is declarative, and standardized, so tools can process it with ease).
There is an existing test suite for WebVTT Rendering. Low scores demonstrate a severe lack of interoperability between browsers, with no browser passing more than 30% of the tests.
Specification
web-feature
No response
Test Links
https://wpt.fyi/results/webvtt?label=experimental&label=master&aligned
Additional Signals
Ongoing investigation: https://github.com/web-platform-tests/interop-webvtt
Metadata
Metadata
Assignees
Labels
Type
Projects
Status