Function selectors::matching::matches_complex_selector_list
source ยท fn matches_complex_selector_list<E: Element>(
list: &[Selector<E::Impl>],
element: &E,
context: &mut MatchingContext<'_, E::Impl>,
rightmost: SubjectOrPseudoElement,
) -> KleeneValue
Expand description
Matches each selector of a list as a complex selector