Searched refs:matchForPseudoShadow (Results 1 – 2 of 2) sorted by relevance
134 …Match matchForPseudoShadow(const ContainerNode*, const SelectorCheckingContext&, const SiblingTrav…
228 SelectorChecker::Match SelectorChecker::matchForPseudoShadow(const ContainerNode* node, const Selec… in matchForPseudoShadow() function in blink::SelectorChecker262 …return matchForPseudoShadow(context.element->containingShadowRoot(), nextContext, siblingTraversal… in matchForRelation()281 …return matchForPseudoShadow(context.element->parentNode(), nextContext, siblingTraversalStrategy, … in matchForRelation()