Searched refs:ancestorShadowHost (Results 1 – 1 of 1) sorted by relevance
2420 const Element* ancestorShadowHost = shadowRoot->shadowHost(); in isInDescendantTreeOf() local2421 if (ancestorShadowHost == shadowHost) in isInDescendantTreeOf()2423 shadowRoot = ancestorShadowHost->containingShadowRoot(); in isInDescendantTreeOf()