Home | History | Annotate | Download | only in css

Lines Matching refs:Descendant

628     // The filter is used for fast rejection of child and descendant selectors.
2080 if (selector->relation() != CSSSelector::Descendant && selector->relation() != CSSSelector::Child && selector->relation() != CSSSelector::SubSelector)
2094 if (selector->relation() == CSSSelector::Descendant)
2160 // We know this compound selector has descendant, child and subselector combinators only and all components are simple.
2225 case CSSSelector::Descendant:
3086 case CSSSelector::Descendant: