1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-30 09:06:49 +02:00
video.js/test
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
..
api feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
require feat: built-in HLS playback support (#5057) 2018-03-30 14:01:16 -04:00
unit fix(tracks): don't select tracks based on user pref if no langauge is set (#5556) 2018-11-06 16:36:15 -05:00
globals-shim.js test: fix tests (#3953) 2017-01-19 11:17:46 -05:00
karma.conf.js chore: switch to videojs-generate-karma-config (#5528) 2018-10-31 11:01:30 -04:00