1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/test/unit/tracks
Alex Barstow bd8aebb827 refactor: remove ie-specific code (#7701)
BREAKING CHANGE: This will cause Video.js to fail in many cases in all versions of Internet Explorer.
2022-11-23 09:48:13 -05:00
..
audio-track-list.test.js fix: fix audio and video track selection (#5890) 2019-03-25 12:02:33 -04:00
audio-track.test.js test: memory leak fixes in tests (#5861) 2019-03-18 15:49:48 -04:00
audio-tracks.test.js test: memory leak fixes in tests (#5861) 2019-03-18 15:49:48 -04:00
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 fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
text-track-display.test.js feat: trigger languagechange event on a language change (#6891) 2020-11-10 18:09:37 -05: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 test: memory leak fixes in tests (#5861) 2019-03-18 15:49:48 -04:00
text-track-settings.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
text-track.test.js chore: Update preset env, drop IE11 and older browser support (#7708) 2022-11-23 09:48:11 -05:00
text-tracks.test.js refactor: remove ie-specific code (#7701) 2022-11-23 09:48:13 -05: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 fix: fix audio and video track selection (#5890) 2019-03-25 12:02:33 -04:00
video-track.test.js test: memory leak fixes in tests (#5861) 2019-03-18 15:49:48 -04:00
video-tracks.test.js test: memory leak fixes in tests (#5861) 2019-03-18 15:49:48 -04:00