Re: [w3ctag/design-reviews] CSS Selectors 4, :focus-visible. (#233)

Nothing special about this, basically, so yes... That seems pretty standard css fare though.  A better temporary option is probably to use the speculative polyfill and avoid :focus altogether.

A big part of the issue here is that because :focus doesn't match UA styles there's really no 'good' way to use it on many sites.  Using it negatively impacts user experience by either showing indicators when they shouldn't or (surprisingly often) just never showing them at all because people can't work out how to avoid the too often problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/233#issuecomment-382010703

Received on Tuesday, 17 April 2018 14:22:51 UTC