Searched refs:foundShadowElementInAncestors (Results 1 – 1 of 1) sorted by relevance
139 bool foundShadowElementInAncestors = false; in canBeActive() local144 … if (thisIsContentHTMLElement && isHTMLShadowElement(node) && !foundShadowElementInAncestors) in canBeActive()145 foundShadowElementInAncestors = true; in canBeActive()