have_same_referenced_attrs

Function have_same_referenced_attrs 

Source
pub fn have_same_referenced_attrs<E>(
    target: &StyleSharingTarget<E>,
    candidate: &StyleSharingCandidate<E>,
) -> bool
where E: TElement,
Expand description

Whether the given element and a candidate have the same values for the the attributes used in an attr() function.