dequelabs / dequelabs/axe-core
Add SVG ARIA rules
Open
feat
rules
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 29
Description
I'd be nice to have rules that test for requirements of https://svgwg.org/svg2-draft/struct.html#WAIARIAAttributes and https://www.w3.org/TR/svg-aam-1.0. We'll want to create an `svgElms` standard object to handle that, similar to our `htmlElms` object.
Contributor guide
Research direction
Read the SVG 2 WAI-ARIA Attributes and SVG Accessibility API Mappings specifications linked in the issue, then inspect the existing `htmlElms` standard object for the intended structure. Done means adding an `svgElms` counterpart and rules that test the specified SVG ARIA requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100