microsoft/tabster

Shadow DOM: implement `Node.contains()` function to support shadow roots and slots

Opened this issue · 0 comments

Node.contains() does not handle shadow roots. Implement an "elementContains()" function to handle shadow roots.

This is implemented

We need to validate the implementation and decide how to best include it in Tabster.