Function compute_damage_and_repair_style_inner

Source
pub(crate) fn compute_damage_and_repair_style_inner(
    context: &SharedStyleContext<'_>,
    node: ServoThreadSafeLayoutNode<'_>,
    damage_from_parent: RestyleDamage,
) -> RestyleDamage