WebAIM - Web Accessibility In Mind

E-mail List Archives

Machine learning for accessibility tooling in Firefox

for

From: Asa Dotzler
Date: Jul 23, 2019 1:25PM


Many web sites are inaccessible because they use custom page elements that
lack the accessibility of browser-native ones. You have probably run across
this in your surfing: a page that uses divs and JavaScript to create a
checkbox, for example. Mozilla wants to improve this by identifying
inaccessible custom elements in the Firefox developer tools and helping web
authors use standard ones—or helping them add the right ARIA roles to make
their custom elements accessible.

But identifying inaccessible custom elements is a challenge. The approach
we're investigating is to use machine learning, which requires many
examples. We would greatly appreciate your help in finding them, via this
survey

https://docs.google.com/forms/d/e/1FAIpQLSfkZ_Hq4UKUtJDynbaZsSdfZEDx3Un9Z7M-MBN4ofy7vOvhlQ/viewform

Thank you,
Asa Dotzler