Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:focus-visible #142

Closed
RS-Sautter opened this issue Aug 11, 2021 · 1 comment
Closed

:focus-visible #142

RS-Sautter opened this issue Aug 11, 2021 · 1 comment

Comments

@RS-Sautter
Copy link

:focus-visible pseude selector does not seem to be checked against caniuse database.
It is supported from Chrome 86 onwards: https://caniuse.com/mdn-css_selectors_focus-visible

@clshortfuse
Copy link
Collaborator

Fixed:

echo "body:focus-visible{}"| npx doiuse
<streaming css input>:1:1: :focus-visible CSS pseudo-class not supported by: Opera Mini (all), UC Browser for Android (13.4), QQ Browser (13.1) (css-focus-visible)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants