pub fn may_match_different_id_rules<E>(
    shared_context: &SharedStyleContext<'_>,
    element: E,
    candidate: E
) -> boolwhere
    E: TElement,
Expand description

Checks whether we might have rules for either of the two ids.