Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Summary

Chrome 141 adds support for the ariaNotify() method; see https://chromestatus.com/feature/5745430754230272.

This method is currently non-standard, but will be added to the specs imminently; see w3c/aria#2577.

I have put it down as a partial implementation; in tests (see https://chrisdavidmills.github.io/ariaNotify-demo/, test in Windows with a screenreader on), I have found it to work well on Windows with both the Narrator and NVDA screenreaders, in both Chrome and Edge. On macOS, however, it doesn't seem to read out the notifications reliably at all. I've asked about Linux support.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed labels Sep 10, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Chrome 141 ariaNotify() method Chrome 141 adds ariaNotify() method Sep 10, 2025
@caugner caugner merged commit 7635df8 into mdn:main Sep 10, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants