Shadow DOM: implement `Node.contains()` function to support shadow roots and slots
Opened this issue · 0 comments
spmonahan commented
Node.contains()
does not handle shadow roots. Implement an "elementContains()" function to handle shadow roots.
We need to validate the implementation and decide how to best include it in Tabster.