What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Chromium browsers are marked as partially supporting the document.ariaNotify (and element.ariaNotify) methods on macOS.
See
|
"Method exposed on macOS, but notifications are not reliably spoken." |
From our testing, Voice Over had trouble reliably reading these notifications, and could get interrupted by user actions.
Firefox is marked as fully supporting the APIs, even though, under the hood, it very likely uses the same macOS API.
So, it would seem fair to:
- Either have both Chromium and Firefox be marked as partial, for the same reasons.
- Or, have them both marked as fully supported, if we decide that the current support is "good enough".
@janewman said he was doing some testing here. Please let us know if you find something that could help make a decision.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Similar support data, if both browser engines indeed use the same underlying APIs.
Did you test this? If so, how?
Not yet. To be updated when/if we find relevant test results.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Document/ariaNotify
MDN metadata
MDN page report details
- Query:
api.Document.ariaNotify
- Report started: 2026-05-05T21:31:18.785Z
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Chromium browsers are marked as partially supporting the document.ariaNotify (and element.ariaNotify) methods on macOS.
See
browser-compat-data/api/Document.json
Line 778 in 7bb620d
From our testing, Voice Over had trouble reliably reading these notifications, and could get interrupted by user actions.
Firefox is marked as fully supporting the APIs, even though, under the hood, it very likely uses the same macOS API.
So, it would seem fair to:
@janewman said he was doing some testing here. Please let us know if you find something that could help make a decision.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Similar support data, if both browser engines indeed use the same underlying APIs.
Did you test this? If so, how?
Not yet. To be updated when/if we find relevant test results.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Document/ariaNotify
MDN metadata
MDN page report details
api.Document.ariaNotify