style_for_element

Function style_for_element 

Source
pub fn style_for_element(
    author: &StyleSet,
    document: &Document,
    node: NodeId,
    parent_style: Option<&ComputedValues>,
) -> Arc<ComputedValues>