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.
pub fn replace_parent_selector_with_implicit_scope(
selectors: &SelectorList<SelectorImpl>,
) -> SelectorList<SelectorImpl>
Replace any occurrence of parent selector in the given selector with a implicit scope selector.