a11y.css icon indicating copy to clipboard operation
a11y.css copied to clipboard

:focus-within use cases

Open ffoodd opened this issue 8 years ago • 2 comments

  • check for focus visibility
  • check some aria-pattern based on focus

ffoodd avatar Jun 02 '17 08:06 ffoodd

Check for browser support.

And in fact, since it won't alter any current test, I think we can use it right now. Progressive enhancement FTW!

ffoodd avatar Dec 15 '17 14:12 ffoodd

Test ideas:

  • [aria-expanded="false"]:focus-within
  • [hidden]:focus-within

ffoodd avatar Mar 01 '18 14:03 ffoodd