Function accessibility_tree::style::cascade::style_for_element_ref

source ยท
pub fn style_for_element_ref(
    node: &ElementRef<'_>,
    style_set: &StyleSet,
    document: &Html,
) -> Arc<ComputedValues>
Expand description

get the style for a node parsed with accessibility_scraper