The Accessibility Object Model (AOM)
This effort aims to create a JavaScript API to allow developers to
modify (and eventually explore) the accessibility tree for an HTML
page.
Editors:
- Alice Boxhall, Google, aboxhall@google.com(link sends e-mail)
- James Craig, Apple, jcraig@apple.com(link sends e-mail)
- Dominic Mazzoni, Google, dmazzoni@google.com(link sends e-mail)
- Alexander Surkov, Mozilla, surkov.alexander@gmail.com(link sends e-mail)
Details
Read the Explainer
Read the Spec(link is external) - note, not up-to-date
Can I Use AOM in Chrome, Safari, or Firefox today?
Interactive Slide Deck(link is external) (for Chrome)
Tic-tac-toe demo(link is external) (for Chrome)
Accessibility (ARIA) Notification API
This effort aims to create a JavaScript API to allow developers to
initiate notifications that confirm user actions (not necessarily tied
to direct UI changes).
Editors:
- Travis Leithead, Microsoft, travil@microsoft.com(link sends e-mail)
- Sara Tang, Microsoft
- Daniel Libby, Microsoft
Details
Read the Explainer