Skip to content

api.Document.ariaNotify - Firefox should also be marked as partial #29610

@captainbrosset

Description

@captainbrosset

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    acdAccessibility Compatibility Datadata:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIp3Medium priority – Community PRs encouraged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions