Function accessibility_tree::style::cascade::style_for_element_ref
source · pub fn style_for_element_ref(
node: &ElementRef<'_>,
style_set: &StyleSet,
document: &Html,
match_context: &mut MatchingContext<'_, Simple>
) -> Arc<ComputedValues>
Expand description
get the style for a node parsed with accessibility_scraper