Back to Interop 2027 proposals

ariaNotify() method

Proposed by web-platform-tests/interop#1387
Participate in this proposal on GitHub

Direct 1-click actions are temporarily unavailable for Interop proposals pending repository app approval. Cast your vote by adding a +1 reaction or join the discussion directly on GitHub.

Open issue on GitHub

ariaNotify() is a JS method available for developers to prompt screen readers to announce a string of text.

Elements on a page can already be designated as "live regions", which screen readers announce the contents of in various manners. However, these techniques are often used outside of their practical use cases in order to "trick" screen readers into announcing something valuable for a user to hear.

The ariaNotify method aims to provide a proper alternative to the misuse of live regions.

Currently supported only in Firefox, wider browser support would allow screen reader vendors to add ariaNotify support and compatibility on the tool's side.

Discussion on GitHub (0)

No comments on GitHub yet

Be the first developer to share technical feedback or use cases on this Interop proposal.

Join discussion on GitHub