mirror of
https://github.com/videojs/video.js.git
synced 2025-01-04 06:48:49 +02:00
3e9e4e8beb
## Description In the specific case of using an old chrome version this minor changes will allow the captions to be shown. ## Specific Changes proposed Small fix when using videojs in an old browser that does not support the css 'inset' property. ## Requirements Checklist - [x] Feature implemented / Bug fixed - [ ] If necessary, more likely in a feature request than a bug fix - [ ] Change has been verified in an actual browser (Chrome, Firefox, IE) - [ ] Unit Tests updated or fixed - [ ] Docs/guides updated - [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0)) - [ ] Has no DOM changes which impact accessiblilty or trigger warnings (e.g. Chrome issues tab) - [ ] Has no changes to JSDoc which cause `npm run docs:api` to error - [ ] Reviewed by Two Core Contributors --------- Co-authored-by: Walter Seymour <walterseymour15@gmail.com> Co-authored-by: Gary Katsevman <git@gkatsev.com> |
||
---|---|---|
.. | ||
control-bar | ||
mixins | ||
tech | ||
tracks | ||
utils | ||
autoplay.test.js | ||
button.test.js | ||
clickable-component.test.js | ||
close-button.test.js | ||
component.test.js | ||
controls.test.js | ||
error-display.test.js | ||
event-target.test.js | ||
events.test.js | ||
live-tracker.test.js | ||
loading-spinner.test.js | ||
media-error.test.js | ||
menu.test.js | ||
modal-dialog.test.js | ||
play.test.js | ||
player-breakpoints.test.js | ||
player-fullscreen.test.js | ||
player-loadmedia.test.js | ||
player-play.test.js | ||
player-user-actions.test.js | ||
player.test.js | ||
plugin-advanced.test.js | ||
plugin-basic.test.js | ||
plugin-static.test.js | ||
poster.test.js | ||
reset-ui.test.js | ||
resize-manager.test.js | ||
seek-to-live.test.js | ||
setup.test.js | ||
sourceset.test.js | ||
spatial-navigation.test.js | ||
test-helpers.js | ||
title-bar.test.js | ||
transient-button.test.js | ||
video.test.js | ||
videojs-hooks.test.js | ||
videojs-integration.test.js |