Owen Edwards

Results 9 issues of Owen Edwards

Apply aria-hidden to the font icon for the calendar button in the Date Picker Dialog Example, to avoid the possibility that it gets announced by screen readers

- Some browsers which have native support for text tracks with HTML5 video allow the display of both captions and subtitles simultaneously - It's not clear if video.js text track...

enhancement
pinned

Although the existing audio description icon is the standard one (and the one I suggested!), it's in the same style as the more conventional [CC button](https://upload.wikimedia.org/wikipedia/commons/0/09/Closed_captioning_symbol.svg). There isn't a suitable...

The RangeInput.jsx component (https://github.com/videojs/videojs.com/blob/main/src/components/RangeInput.jsx) creates a range slider made out of ``s and ``s which is not accessible for keyboard-only users, and does not have any markup to label its...

a11y

Some text, such as "start", "customize", "docs", and "blog" in the top navigation bar, has insufficient color contrast against the background.

a11y

Some elements which receive keyboard focus (such as the Brightcove logo on the home page) do not display a focus outline.

a11y

Clean up the build process, since there really isn't a build process for `videojs-vtt.js`! Attempt to fix the tests process, although that is still a WIP.

Similar to the [change in mozilla/vtt.js to allow external control of styling of the WebVTT cues](https://github.com/mozilla/vtt.js/commit/352982f6ad75e12f87b8e1f6e9fb3519f53021ec), add a parameter to the processCues API that allows video.js to pass its captions...

### Resource URL https://www.w3.org/WAI/media/av/player/ ### Description The [video.js](https://videojs.com/) player no longer needs a plug-in to play a "separate audio file with description." video.js has robust support for the [HLS media...

media-guide