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
Gary Katsevman c1cbce386d
fix(tracks): don't select tracks based on user pref if no langauge is set (#5556)
When preselecting a new track based on user preference, make sure that the language is actually set and that the track we're testing is either a captions or a subtitles track.

Fixes #5553
2018-11-06 16:36:15 -05:00
..
audio-track-list.test.js refactor: unify all Track and TrackList APIs (#3783) 2017-01-19 15:16:28 -05:00
audio-track.test.js feat: Advanced Class-based Plugins for 6.0 (#3690) 2017-01-18 01:52:23 -05:00
audio-tracks.test.js feat: playerresize event in all cases (#4864) 2018-01-30 13:26:21 -05:00
html-track-element-list.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
html-track-element.test.js chore(tests): make tests not print out errors (#4141) 2017-03-02 15:22:59 -05:00
text-track-controls.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -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 fix(tracks): don't select tracks based on user pref if no langauge is set (#5556) 2018-11-06 16:36:15 -05:00
text-track-list-converter.test.js refactor: unify all Track and TrackList APIs (#3783) 2017-01-19 15:16:28 -05:00
text-track-list.test.js feat: async change events in TextTrackList with EventTarget#queueTrigger (#5332) 2018-07-25 17:33:30 -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 fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
text-tracks.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
track-baseline.js refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
track-list.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
track.test.js refactor: unify all Track and TrackList APIs (#3783) 2017-01-19 15:16:28 -05:00
video-track-list.test.js refactor: unify all Track and TrackList APIs (#3783) 2017-01-19 15:16:28 -05:00
video-track.test.js fix(vjsstandard): update to 8.0.2 and fixup linting (#5413) 2018-09-28 14:58:15 -04:00
video-tracks.test.js feat: playerresize event in all cases (#4864) 2018-01-30 13:26:21 -05:00