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
pub fn style_for_element_ref(
node: &ElementRef<'_>,
style_set: &StyleSet,
document: &Html,
) -> Arc<ComputedValues>
get the style for a node parsed with accessibility_scraper