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

remove redundant aria-hidden usage from Modals #16158

Merged
merged 1 commit into from
Mar 26, 2015
Merged

remove redundant aria-hidden usage from Modals #16158

merged 1 commit into from
Mar 26, 2015

Conversation

cvrebert
Copy link
Collaborator

Fixes #16020. FWICT, the only other places we use aria-hidden are on close buttons and glyphicon buttons, whose text content is gibberish as far as AT is concerned.
CC: @patrickhlauke for review

@patrickhlauke
Copy link
Member

LGTM 👍

cvrebert added a commit that referenced this pull request Mar 26, 2015
remove redundant aria-hidden usage from Modals
@cvrebert cvrebert merged commit caa8429 into master Mar 26, 2015
@cvrebert cvrebert deleted the fix-16020 branch March 26, 2015 01:40
@cvrebert cvrebert mentioned this pull request Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove aria-hidden instances that are redundant to display:none
2 participants