Skip to main content

specific_bucket_for

Function specific_bucket_for 

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