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

Fix: add aria-level as supported on treeitem #1676

Merged
merged 1 commit into from Jan 20, 2022
Merged

Conversation

scottaohara
Copy link
Member

@scottaohara scottaohara commented Jan 14, 2022

closes #1605

adds aria-level to the supported states and property cell of the characteristics table since its no longer being inherited due to the change to listitem


Preview | Diff

closes #1605

adds `aria-level` to the supported states and property cell of the characteristics table since its no longer being inherited due to the change to `listitem`
@pkra pkra added this to the ARIA 1.3 milestone Jan 14, 2022
@pkra pkra merged commit 3aed0e2 into main Jan 20, 2022
github-actions bot added a commit that referenced this pull request Jan 20, 2022
SHA: 3aed0e2
Reason: push, by @pkra

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pkra pkra deleted the readd-aria-level-treeitem branch January 20, 2022 18:18
pkra pushed a commit that referenced this pull request Jul 14, 2022
closes #1605

adds `aria-level` to the supported states and property cell of the characteristics table since its no longer being inherited due to the change to `listitem`
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.

treeitem does not list aria-level as a supported property.
4 participants