style::selector_map

Function specific_bucket_for

Source
fn specific_bucket_for<'a>(
    component: &'a Component<SelectorImpl>,
    disjoint_buckets: &mut SmallVec<[Bucket<'a>; 5]>,
) -> Bucket<'a>