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

Add support to show content hidden with aria-hidden #32

Open
mraccess77 opened this issue Oct 18, 2018 · 4 comments
Open

Add support to show content hidden with aria-hidden #32

mraccess77 opened this issue Oct 18, 2018 · 4 comments

Comments

@mraccess77
Copy link

ICT Testing baseline has checks for aria-hidden on decorative images. It would be great if ANDI could assist with that. Thanks

@SSAgovAdmin
Copy link
Contributor

gANDI can assist with that. It recognizes images with aria-hidden="true" as decorative.

@mraccess77
Copy link
Author

Thanks for pointing that out. aria-hidden is also seen other places such as on icon fonts and occasionally shows up in crazy location such as on the body element -- so it could be useful under the hidden module as well.

@mraccess77
Copy link
Author

Hi, given that aria-hidden can be used incorrectly to hide page content that is not meant to be hidden -- is there any change we can discuss an enhancement to ANDI in the hidden content module? I understand ANDI will show decorative images with hidden -- however I see aria-hidden mostly other places where it is used incorrectly and prevents screen reader access to page content.

@SSAgovAdmin
Copy link
Contributor

That's a great idea. We'll look into adding that feature. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants