ampproject / ampproject/ampstart
[Accessibility] Elements with ARIA roles must ensure required owned elements are present (1)
Open
- Dominant language
- HTML
- Stars
- 415
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
When running the Accessibility Audit on any ampstart template or the actual ampstart site, there is one severe result:
See [AX_ARIA_08](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_08) for more information.
```…```
Contributor guide
Research direction
Run the Accessibility Audit against an AMP Start template and the live AMP Start site, then inspect the header-sidebar amp-sidebar element shown in the report. Read the AX_ARIA_08 audit rule and trace where that element is defined in the templates. Done means the severe required-owned-elements finding no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100