1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-10 11:10:19 +02:00
video.js/test/unit/tracks
Gary Katsevman bc2da7c67b
refactor: remove IE8 specific changes (#5041)
BREAKING CHANGE: remove IE8, IE9, and IE10 specific JavaScript and CSS code. Remove Android 2.3 workaround.
2018-03-23 13:25:12 -04: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
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
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 refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
text-track-cue-list.test.js
text-track-display.test.js perf: null out els on dispose to minimize detached els (#4745) 2017-11-16 11:19:47 -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 fix: cues at startTime 0 do not fire (#4152) 2017-03-02 14:35:45 -05:00
text-track-settings.test.js fix: don't add captions settings menu item when TextTrackSettings is disabled (#5002) 2018-03-13 12:03:39 -04:00
text-track.test.js refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
text-tracks.test.js feat: playerresize event in all cases (#4864) 2018-01-30 13:26:21 -05:00
track-baseline.js refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
track-list.test.js refactor: unify all Track and TrackList APIs (#3783) 2017-01-19 15:16:28 -05: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
video-tracks.test.js feat: playerresize event in all cases (#4864) 2018-01-30 13:26:21 -05:00