core-aam icon indicating copy to clipboard operation
core-aam copied to clipboard

feat: add aria-actions mapping

Open smhigley opened this issue 2 months ago • 0 comments

Part of the work on https://github.com/w3c/aria/issues/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

smhigley avatar Apr 22 '24 21:04 smhigley