Skip to content

WICG/aom

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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