pub fn apply_selector_from_el<'a>( root: &'a HTMLElement, el: &'a HTMLElement, selector: &Selector, ) -> bool