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

feat(utils): new shadowSelectAll utility #3796

Merged
merged 2 commits into from
Nov 23, 2022
Merged

Conversation

WilcoFiers
Copy link
Contributor

This new axe.utils.shadowSelectAll() method should make it a little easier to explicitly include or exclude nodes in shadow DOM trees. This is a first step in providing a context that can include/exclude shadow DOM nodes without additional code.

Related to #3765

@WilcoFiers WilcoFiers requested a review from a team as a code owner November 23, 2022 13:43
straker
straker previously approved these changes Nov 23, 2022
Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

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

LGTM. Just a suggestion to improve the test, but not necessary.

test/core/utils/shadow-select-all.js Outdated Show resolved Hide resolved
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