Home | History | Annotate | Download | only in css

Lines Matching refs:ancestor

658             for (Element* ancestor = parent; ancestor; ancestor = ancestor->parentElement())
659 ancestors.append(ancestor);
754 // Ancestor identifier filter won't be up-to-date in that case and we can't use the fast path.
2116 // There may be other matches down the ancestor chain.
2190 // * SelectorFailsCompletely - the selector fails for e and any sibling or ancestor of e