1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-02 06:32:07 +02:00
video.js/sandbox
Grzegorz Blaszczyk b8fe624f9e fix: add support for :focus-visible selector (#5483)
Add support for focus-visible so that mouse-users don't need to see focus outlines but keyboard and Screen Reader users still do. It includes both the standard selector and the selector intended to work with the polyfill: https://github.com/WICG/focus-visible.
The polyfill is *not* included in Video.js and must be included on the page separately.

Fixes #5474.
2018-10-25 15:23:13 -04:00
..
combined-tracks.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
descriptions.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
embeds.html.example chore: generate a test example on netlify for PRs (#4912) 2018-01-30 11:17:41 -05:00
flash.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
focus-visible.html.example fix: add support for :focus-visible selector (#5483) 2018-10-25 15:23:13 -04:00
icons.html.example chore: generate a test example on netlify for PRs (#4912) 2018-01-30 11:17:41 -05:00
index.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
language.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
middleware-play.html.example refactor: remove IE8 specific changes (#5041) 2018-03-23 13:25:12 -04:00
plugin.html.example feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
responsive.html.example feat: Add responsive option, which enables breakpoints support. (#5496) 2018-10-11 17:03:33 -04:00