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

Some tests should not apply if an element is hidden via aria-hidden #64

Closed
kloots opened this issue Jun 11, 2015 · 0 comments · Fixed by #65
Closed

Some tests should not apply if an element is hidden via aria-hidden #64

kloots opened this issue Jun 11, 2015 · 0 comments · Fixed by #65
Assignees

Comments

@kloots
Copy link
Collaborator

kloots commented Jun 11, 2015

For example: if an element is explicitly hidden from AT using the aria-hidden attribute, it should not require a label.

@kloots kloots self-assigned this Jun 11, 2015
kloots pushed a commit that referenced this issue Jun 11, 2015
…ole (closes #62)

[fixed] bug where elements with role=none required a label (closes #63)
[fixed] bug where elements with aria-hidden required a label (closes #64)
[added] test to ensure interactive elements hidden using aria-hidden are removed from the tab flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant