Skip to content

Support the aria-label and aria-labelledby attributes - #859

Open
hovinen wants to merge 2 commits into
DioxusLabs:mainfrom
hovinen:support-aria-label-and-labelledby
Open

hovinen wants to merge 2 commits into
DioxusLabs:mainfrom
hovinen:support-aria-label-and-labelledby

Conversation

@hovinen

@hovinen hovinen commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This adds support for the aforementioned attributes when building the accesskit tree, as per specifiations at
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-label and
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-labelledby.

Among other things, this facilitates writing tests which select elements by their ARIA label.

WPT results

No changes in test results compared to main.

Generated by the WPT workflow.

This adds support for the aforementioned attributes when building the
accesskit tree, as per specifiations at
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-label
and
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-labelledby.

Among other things, this facilitates writing tests which select elements
by their ARIA label.
@hovinen
hovinen force-pushed the support-aria-label-and-labelledby branch from 6d4a1be to 45b3c39 Compare September 11, 2026 13:58
@hovinen
hovinen force-pushed the support-aria-label-and-labelledby branch from 45b3c39 to 6328b84 Compare September 11, 2026 14:46
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.

1 participant