diff options
Diffstat (limited to 'components/layout/incremental.rs')
-rw-r--r-- | components/layout/incremental.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/layout/incremental.rs b/components/layout/incremental.rs index 362ec2a472c..7b5838ea19a 100644 --- a/components/layout/incremental.rs +++ b/components/layout/incremental.rs @@ -167,7 +167,8 @@ pub fn compute_damage(old: Option<&Arc<ComputedValues>>, new: &ComputedValues) - [ REPAINT ], [ get_color.color, get_background.background_color, get_border.border_top_color, get_border.border_right_color, - get_border.border_bottom_color, get_border.border_left_color + get_border.border_bottom_color, get_border.border_left_color, + get_effects.transform ]); add_if_not_equal!(old, new, damage, |