Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add aria-actions mapping #228

Closed
wants to merge 2 commits into from
Closed

feat: add aria-actions mapping #228

wants to merge 2 commits into from

Conversation

smhigley
Copy link
Contributor

@smhigley smhigley commented Apr 22, 2024

Part of the work on w3c/aria#1440

This adds mappings for aria-actions that piggyback off aria-details. This should (in theory) allow actions to build off the work already done for aria-details while still making it possible for screen reader vendors to create different UX for actions.

Leaving this in draft for now to get feedback from SR and browser vendors before marking it ready for review.

Implementation

  • WPT tests:
  • Implementations (link to issue or when done, link to commit):
    • WebKit:
    • Gecko:
    • Blink:

Preview | Diff

index.html Outdated Show resolved Hide resolved
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
@spectranaut
Copy link
Contributor

Superseded by: w3c/aria#2204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants