apply_selector_from_el

Function apply_selector_from_el 

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