Following today's post on the Microsoft Edge blog, I've started a page of ARIA Notify examples that currently only function in Edge Canary:
https://jscholes.github.io/ariaNotify.html
The blog post:
https://blogs.windows.com/msedgedev/2025/05/05/creating-a-more-accessible-web-with-aria-notify/
On one hand, I'm glad that screen readers can do something with this new API out of the box. On the other, long-standing bugs exhibited by using live regions are still present with this new API, such as #NVDA not interrupting a normal-priority message when a high-priority one comes in. #accessibility
@jscholes That particular interruption bug would be an NVDA bug, right?Not a browser/API issue.