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

Allow accessing text in a shadow tree #1350

Open
jgraham opened this issue Nov 6, 2018 · 0 comments
Open

Allow accessing text in a shadow tree #1350

jgraham opened this issue Nov 6, 2018 · 0 comments

Comments

@jgraham
Copy link
Member

jgraham commented Nov 6, 2018

Right now Get Element Text will return the empty string if the text is contained in a shadow tree unless it happens to come from a slot defined in the shadow host. Because the js atoms for Get Element Text are running in content js they can't access closed shadow trees, so fixing this may require users to opt in to some other Get Element Text implementation.

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