mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
1b31667459
- This implements sorting on the MediaElement's list of TextTracks as described in: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#text-track-model This is important as automatically positioned cues will have a line position that is relative to their TextTrack's position in the MediaElement's list of TextTracks. - Added a TextTrackSource enum which all TextTracks have. This helps distinguish where a TextTrack came from. |
||
---|---|---|
.. | ||
content | ||
document | ||
moz.build |