accessibility-snippets icon indicating copy to clipboard operation
accessibility-snippets copied to clipboard

Added ARIA: Application Role

Open ShreyaPrasad1209 opened this issue 3 years ago • 1 comments

What Changed

  • [x] Added Application Role
  • [x] Updated README.md to include this PR's changes

Why

This PR is in reference to #12 which required adding application role accessibility feature.

Relevance of Application Role:

The Application role indicates to assistive technologies that this part of the web content contains elements that do not conform to any other known HTML element or WAI-ARIA widget. Any sort of special interpretation of HTML structures and widgets should be suspended, and control should be completely handed over to the browser and web application to handle mouse, keyboard, or touch interaction.

Todo:

  • [x] Add Semantic Version Label
  • [ ] Add tests
  • [x] Add docs

ShreyaPrasad1209 avatar Jul 17 '21 01:07 ShreyaPrasad1209

@kendallgassner can you clarify what exactly needs to be done in "tests" in your PR template's to do list?

ShreyaPrasad1209 avatar Jul 17 '21 01:07 ShreyaPrasad1209