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(utils): unify selecting nodes in shadow tree with shadowSelect() #3068

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

WilcoFiers
Copy link
Contributor

Adds axe.utils.shadowSelect to select elements within a shadow tree. This method was created to be used along side axe.utils.getFrameContexts().

Adds axe.utils.shadowSelect to find frames from getFrameContext()
straker
straker previously requested changes Jul 8, 2021
test/core/utils/shadow-select.js Outdated Show resolved Hide resolved
lib/core/utils/shadow-select.js Show resolved Hide resolved
@WilcoFiers WilcoFiers merged commit 21681da into develop Jul 9, 2021
@WilcoFiers WilcoFiers deleted the shadow-select branch July 9, 2021 16:09
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.

2 participants