mdn/content

Popover API needs Accessibility Info

Open

#37,465 opened on Jan 1, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Markdown (8,900 stars) (22,427 forks)batch import
Content:WebAPIhelp wanted

Description

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Popover_API

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

There was no mention of accessibility semantics or how popovers are exposed to screen readers

What did you expect to see?

  1. How popovertarget / popover are exposed to screen readers
  2. Do developers still need to use aria-controls/aria-haspopup on the marked button
  3. Do developers still need to apply an aria-role to the element with the popup attribute

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Contributor guide