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 15df4e16b4
fix(text-tracks): cuechange handler not triggering correctly (#5446)
We were only triggering cuechange events if a metadata track started out as not disabled or only when setting the mode to 'showing'

Fixes #5308
2018-09-25 14:42:58 -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 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 @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -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 refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
text-track-cue-list.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
text-track-display.test.js feat(text-track-display): Extend the constructColor function to handle 6 digit hex codes (#5238) 2018-06-21 14:20:12 -04: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: don't add captions settings menu item when TextTrackSettings is disabled (#5002) 2018-03-13 12:03:39 -04:00
text-track.test.js fix(text-tracks): cuechange handler not triggering correctly (#5446) 2018-09-25 14:42:58 -04:00
text-tracks.test.js feat: async change events in TextTrackList with EventTarget#queueTrigger (#5332) 2018-07-25 17:33:30 -04: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 feat: Advanced Class-based Plugins for 6.0 (#3690) 2017-01-18 01:52:23 -05:00
video-tracks.test.js feat: playerresize event in all cases (#4864) 2018-01-30 13:26:21 -05:00