Skip to content

WICG/aom

Repository files navigation

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

Note notification-api.md is outdated. For the up-to-date explainer of this initiative, please click here.

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:

Details

Read the Explainer