1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/test/unit/utils
weiz18 9946a197eb
fix(dom): handle slotted parent transform position (#8158)
* fix(dom): handle slotted parent transform position

* fix(test): add test to cover getPointerPosition

* run all tests

---------

Co-authored-by: mister-ben <git@misterben.me>
2024-05-03 14:23:30 +02:00
..
custom-element.test.js fix(dom): handle slotted parent transform position (#8158) 2024-05-03 14:23:30 +02:00
deprecate.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
dom.test.js fix(dom): handle slotted parent transform position (#8158) 2024-05-03 14:23:30 +02: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 refactor: rename fn.bind to fn.bind_ to strongly indicate it should not be used externally (#7940) 2022-11-23 09:49:32 -05:00
log.test.js feat: enhanced logger (#8444) 2023-09-25 12:50:01 -04:00
num.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
obj.test.js fix: Replace Object.values with ponyfill (#8267) 2023-05-11 18:57:13 -04:00
promise.test.js feat: assume native promises, remove promise option and workarounds (#7715) 2022-11-23 09:48:13 -05:00
spatial-navigation-key-codes.test.js feat: implement spatial navigation (#8570) 2024-04-17 19:34:52 -06:00
str.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
time.test.js feat: update exposed utility functions and deprecate several top-level methods of the videojs global (#7761) 2022-11-23 09:49:23 -05:00
url.test.js refactor: use URL API (#8716) 2024-05-03 14:06:05 +02:00