Open alexpetros opened 5 days ago
This fixes an issues in which bodyContains() would incorrectly return false for nested shadow roots.
bodyContains()
Replaces #2532
master
dev
npm run test
Description
This fixes an issues in which
bodyContains()
would incorrectly return false for nested shadow roots.Replaces #2532
Checklist
master
for website changes,dev
for source changes)npm run test
) and verified that it succeeded