1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-08 07:00:10 +02:00
video.js/test/unit/tracks
2023-04-11 21:30:18 +02:00
..
audio-track-list.test.js
audio-track.test.js Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
audio-tracks.test.js
html-track-element-list.test.js fix: prevent dispose error and text track duplicate listeners (#6984) 2021-01-21 17:02:15 -05:00
html-track-element.test.js fix: prevent dispose error and text track duplicate listeners (#6984) 2021-01-21 17:02:15 -05:00
text-track-controls.test.js test(text-track-controls): fix failing test caused by incompatibility between PRs (#7686) 2022-03-21 14:20:18 -04:00
text-track-cue-list.test.js
text-track-display.test.js feat: text track display overlays a video (#8009) 2023-04-11 21:30:18 +02:00
text-track-list-converter.test.js fix: prevent dispose error and text track duplicate listeners (#6984) 2021-01-21 17:02:15 -05:00
text-track-list.test.js
text-track-settings.test.js fix: Ensure additional components update on languagechange (#8175) 2023-04-04 16:54:36 -04:00
text-track.test.js Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
text-tracks.test.js Fix several typos in docs and comments (#8110) 2023-03-22 15:00:01 +01:00
track-baseline.js feat(track): make label property mutable and fire a labelchange event when the label is changed (#6928) 2020-11-10 18:11:53 -05:00
track-list.test.js feat(track): make label property mutable and fire a labelchange event when the label is changed (#6928) 2020-11-10 18:11:53 -05:00
track.test.js feat(track): make label property mutable and fire a labelchange event when the label is changed (#6928) 2020-11-10 18:11:53 -05:00
video-track-list.test.js
video-track.test.js
video-tracks.test.js