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

WCAG 1.3.1: Ensures elements with an ARIA role that require child roles contain them (section) #29

Closed
binick opened this issue Feb 26, 2022 · 2 comments
Labels

Comments

@binick
Copy link
Owner

binick commented Feb 26, 2022

Issue

Ensures elements with an ARIA role that require child roles contain them (aria-required-children)

Target application

That time I tasted a frog | a developer's journey to the cloud

Element path

section

Snippet

<section class="footnotes" role="doc-endnotes">

How to fix

Fix any of the following:
  Required ARIA child role not present: doc-endnote

Environment

Microsoft Edge version 98.0.1108.62
This accessibility issue was found using Accessibility Insights for Web 2.30.1 (axe-core 4.3.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

@binick binick added the a11y label Feb 26, 2022
@binick
Copy link
Owner Author

binick commented Apr 8, 2022

This seems like an issue that's already been debated gohugoio/hugo#9054 and dequelabs/axe-core#2759

@binick
Copy link
Owner Author

binick commented Jul 4, 2022

Fixed on yuin/goldmark#258

@binick binick closed this as completed Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant