fn hover_and_active_quirk_applies<Impl: SelectorImpl>(
    selector_iter: &SelectorIter<'_, Impl>,
    context: &MatchingContext<'_, Impl>,
    rightmost: SubjectOrPseudoElement,
) -> boolExpand description
Whether the :hover and :active quirk applies.
https://quirks.spec.whatwg.org/#the-active-and-hover-quirk