Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

hasDirectTextDescendantTreeWalker fails when encountering a DocumentFragment in IE11 #337

Closed
valdrinkoshi opened this issue Feb 16, 2017 · 0 comments

Comments

@valdrinkoshi
Copy link
Contributor

https://github.com/GoogleChrome/accessibility-developer-tools/blob/master/src/js/Properties.js#L178

hasDirectTextDescendantTreeWalker assumes the parentNode will have tagName defined, but that's not the case for DocumentFragments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant