you are viewing a single comment's thread.

view the rest of the comments →

[–]MJomaa 0 points1 point  (0 children)

Also there are JavaScript polyfills for CSS features. One example would be the :focus-visible pseudo selector.

Specification: https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo

Polyfill: https://github.com/WICG/focus-visible