Introducing Focusability
Firefox(10y ago)
I just created a small library for seeing the elements that are focusable on your page. I've found that with accessibility, often the biggest blocker is that it's hard to surface your pages short-comings. Hopefully, this tool will help make it clear what will happen when your user starts tabbing around.
This works by finding the focusable elements, whether it be an element w/ a tabindex, an a, img, or other element which satisfy this predicate:
