Function replace_parent_selector_with_implicit_scope

Source
pub fn replace_parent_selector_with_implicit_scope(
    selectors: &SelectorList<SelectorImpl>,
) -> SelectorList<SelectorImpl>
Expand description

Replace any occurrence of parent selector in the given selector with a implicit scope selector.