Text Tracks
This table lists browser support for the track element. It is currently nonexistent, but up and coming. When that happens, this test page will be updated with specific tests on controls, VTT support and rendering.
| Browser | Text track support |
|---|---|
| Firefox 7 | - |
| Chrome 15 | - |
| Chrome 17 | - 1 |
| Safari 5.1 | - |
| Internet Explorer 9 | - |
| Opera 11.5 | - |
| iOS 4 (iPod Touch 4) | - |
| iOS 5 (iPad 1) | - |
| Android 2.2 (HTC Legend) | - |
| Android 2.3 (HTC Desire) | - |
| Android 4.0 (Galaxy S2) | - |
| WinPho 7.5 (HTC Radar) | - |
- Chrome says yes b/c the element is getting parsed. Captions are not rendered / made available yet.
An excellent read on text tracks can be found here. See the W3C spec for more details.
Test Video
This example has a single text track defined in VTT format. Below the video is a code block with the result of a query that checks for document.createElement('track').readyState.