Skip to content

Implement mappings for popover=hint - #2716

Closed
keithamus wants to merge 2 commits into
w3c:mainfrom
keithamus:implement-mappings-for-popover-hint
Closed

Implement mappings for popover=hint#2716
keithamus wants to merge 2 commits into
w3c:mainfrom
keithamus:implement-mappings-for-popover-hint

Conversation

@keithamus

@keithamus keithamus commented Jan 19, 2026

Copy link
Copy Markdown
Member

Closes #2715

This introduces extra logic which changes the mappings for popover when it is in the "hint" state. It does so by defining a new concept of "plain content" and "rich content", then in the popover & command tables, it uses those to determine if a popover=hint should be DETAILS or DESCRIBED_BY.

And a few other todo items (delete this section after performing them):

  • For every spec that this PR edits, please add the appropriate spec:<spec_name> label. If you don't have privileges to do this, editors will do it for you.
  • If the change is editorial, please add "Editorial:" at the start of your PR name, and delete the "Test, Documentation and Implementation tracking" section below.

Test, Documentation and Implementation tracking

Once this PR has been reviewed and has consensus from the working group, tests should be written and issues should be opened on browsers. Add N/A and check when not applicable.

  • "author MUST" tests:
  • "user agent MUST" tests:
  • Browser implementations (link to issue or commit):
  • ACT review?
  • Does this need AT implementations?
  • Related APG Issue/PR:
  • MDN Issue/PR:

@netlify

netlify Bot commented Jan 19, 2026

Copy link
Copy Markdown

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 4108c51
🔍 Latest deploy log https://app.netlify.com/projects/wai-aria/deploys/696fbdeeb5c2990008493b99
😎 Deploy Preview https://deploy-preview-2716--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@daniel-montalvo

Copy link
Copy Markdown
Contributor

Hi @keithamus

Any chance you could open this PR from a branch that's on w3c/aria?

We've now implemented a new preview system but because we're using secrets, they do not get passed to forks by default.
Thanks.

@keithamus

Copy link
Copy Markdown
Member Author

#2717

@keithamus keithamus closed this Jan 20, 2026
@keithamus
keithamus deleted the implement-mappings-for-popover-hint branch January 20, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

html-aam mappings for popover=hint

2 participants