Skip to content

Shadow DOM: implement TreeWalker that can walk shadow roots #338

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

Open
Tracked by #340
spmonahan opened this issue Dec 15, 2023 · 0 comments
Open
Tracked by #340

Shadow DOM: implement TreeWalker that can walk shadow roots #338

spmonahan opened this issue Dec 15, 2023 · 0 comments

Comments

@spmonahan
Copy link
Contributor

spmonahan commented Dec 15, 2023

TreeWalker does not walk into shadow roots. The link below implements a "ShadowDomTreeWalker" to handle this behavior.

This is implemented

We need to validate it with tests and decide how to best integrate it into Tabster.

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

No branches or pull requests

1 participant