Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(tabs): Hide md-tab-content elements entirely when inactive. #10776

Merged
merged 1 commit into from
Jul 18, 2017

Conversation

slauriat
Copy link
Contributor

Make md-tab-content elements visibility: hidden; entirely instead of setting opacity to zero when inactive. This prevents screen readers and other assistive technology from seeing and interacting with the visibly hidden containers.

Make md-tab-content elements visibility: hidden; entirely instead of setting opacity to zero when inactive. This prevents screen readers and other assistive technology from seeing and interacting with the visibly hidden containers.
@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Jun 28, 2017
@jelbourn jelbourn added g3: pr This PR was posted by an internal or external product team. a11y This issue is related to accessibility labels Jun 29, 2017
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kara kara added pr: merge ready This PR is ready for a caretaker to review and removed needs: presubmit labels Jul 18, 2017
@kara kara merged commit c886286 into angular:master Jul 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y This issue is related to accessibility cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ g3: pr This PR was posted by an internal or external product team. pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants