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

Correct mistake in aria-description applicability #1193

Merged
merged 1 commit into from Feb 11, 2020

Conversation

aleventhal
Copy link
Contributor

@aleventhal aleventhal commented Feb 6, 2020

The aria-description property should apply to the same elements that aria-describedby applies to, which is all elements of the base markup.

Closes #1186.


Preview | Diff

The aria-description property should apply to the same elements
that aria-describedby applies to, which is all elements of the
base markup.
Copy link
Contributor

@carmacleod carmacleod left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@mcking65 mcking65 left a comment

Choose a reason for hiding this comment

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

LGTM

@jnurthen jnurthen merged commit 8420961 into master Feb 11, 2020
carmacleod pushed a commit that referenced this pull request May 7, 2020
The aria-description property should apply to the same elements
that aria-describedby applies to, which is all elements of the
base markup.
@jnurthen jnurthen deleted the aria-description-fix branch July 23, 2020 22:27
@pkra pkra added this to the ARIA 1.3 milestone Jan 12, 2022
@pkra pkra mentioned this pull request Jan 12, 2022
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 this pull request may close these issues.

What rules apply to descriptions?
6 participants