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

Editorial: Clarify aria-expanded guidance #1980

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

adampage
Copy link
Member

@adampage adampage commented Jul 11, 2023

Closes #1912

Clarifies authoring guidance for aria-expanded by discouraging ownership of the controlled grouping element except in the cases of treeitem and row.


Preview | Diff

@adampage adampage self-assigned this Jul 11, 2023
@pkra pkra added this to the ARIA 1.3 milestone Jul 13, 2023
@pkra pkra added the clarification clarifying or correcting language that is either confusing, misleading or under-specified label Jul 13, 2023
@adampage
Copy link
Member Author

Hey @scottaohara, how about this second revision?

In anticipation of #1965, I went ahead and killed off the “ownership” terminology and used accessibility parent instead.

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
adampage and others added 4 commits August 23, 2023 11:46
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
@adampage
Copy link
Member Author

Thanks for the code suggestions and feedback, @scottaohara. 🙏🏻 I’ve added two markup examples to help illustrate the differences.

Copy link
Member

@scottaohara scottaohara left a comment

Choose a reason for hiding this comment

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

looks good. just one wording suggestion.

index.html Outdated Show resolved Hide resolved
adampage and others added 2 commits September 6, 2023 19:17
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
@spectranaut spectranaut changed the title Clarify aria-expanded guidance Editorial: Clarify aria-expanded guidance May 2, 2024
@jnurthen jnurthen requested a review from aardrian May 2, 2024 20:57
@jnurthen
Copy link
Member

jnurthen commented May 2, 2024

@aardrian this was lacking a 3rd reviewer. Would you be able to take a look?

@jnurthen
Copy link
Member

jnurthen commented May 2, 2024

@curtbellew can you please review this - we would like to get it merged. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification clarifying or correcting language that is either confusing, misleading or under-specified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor clarification for aria-expanded
4 participants