_style_for_element

Function _style_for_element 

Source
pub fn _style_for_element<'a>(
    author: &StyleSet,
    _document: &Html,
    node: &ElementRef<'a>,
    parent_style: Option<&ComputedValues>,
) -> Arc<ComputedValues>