Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.08 KB

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:

Details

Read the Explainer

Read the Spec - note, not up-to-date

Can I Use AOM in Chrome, Safari, or Firefox today?

Interactive Slide Deck (for Chrome)

Tic-tac-toe demo (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, [email protected]
  • Sara Tang, Microsoft
  • Daniel Libby, Microsoft

Details

Read the Explainer