-
Notifications
You must be signed in to change notification settings - Fork 278
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
Headings - Indicates a heading even when set as display:none #121
Comments
Is this project not maintained anymore? |
Agree, when elements are being marked as |
This is not maintained anymore. Too bad :/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it relevant to show a heading in the tree when no-one sees it (neither sighted users nor AT)?
I think it's misleading, unless it is indicated as invisible (display:none / visibility:hidden / aria-hidden:true) by using a different styling:
The text was updated successfully, but these errors were encountered: