1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-10 11:10:19 +02:00
video.js/test/unit/utils
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
..
dom-data.test.js feat: remove flash tech (#3956) 2017-01-19 16:01:56 -05:00
dom.test.js refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
filter-source.test.js feat: add mimetype type to source object when possible (#4469) (#4947) 2018-03-07 14:34:16 -05:00
fn.test.js fix(throttle): Fix error in Fn.throttle that broke MouseTimeDisplay (#3833) 2016-12-05 16:14:03 -05:00
format-time.test.js feat(format time): add setFormatTime for overriding the time format (#4962) 2018-03-07 14:37:10 -05:00
log.test.js refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
merge-options.test.js fix: make mergeOptions behave the same across browsers (#4088) 2017-02-16 16:55:54 -05:00
obj.test.js test: add tests for obj.assign util (#4014) 2017-02-02 11:26:45 -05:00
promise.test.js fix(Player#play): Wait for loadstart in play() when changing sources instead of just ready. (#4743) 2017-11-16 16:41:01 -05:00
time-ranges.test.js refactor: Remove TimeRanges without an index deprecation warning (#3827) 2017-01-18 00:29:27 -05:00
to-title-case.test.js fix: techOrder names can be camelCased. (#4277) 2017-04-12 17:17:33 -04:00
url.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00