WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
240 stars 18 forks source link

ariaNotify API #370

Open keithamus opened 3 days ago

keithamus commented 3 days ago

WebKittens

@cookiecrook

Title of the spec

ARIA Notify

URL to the spec

https://github.com/w3c/aria/pull/2211

URL to the spec's repository

https://github.com/w3c/aria

Issue Tracker URL

No response

Explainer URL

https://github.com/WICG/accessible-notifications

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/713

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1049

WebKit Bugzilla URL

No response

Radar URL

No response

Description

This proposal adds a new method to Element called ariaNotify which will leverage new a11y APIs to allow fine-grained control of notifications to AT.

It is being actively prototyped in Chrome, developed within Microsoft.