aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/animation.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/animation.rs')
-rw-r--r--components/style/animation.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/style/animation.rs b/components/style/animation.rs
index ae96078c38c..a696d6bb303 100644
--- a/components/style/animation.rs
+++ b/components/style/animation.rs
@@ -508,7 +508,6 @@ fn compute_style_for_animation_step(context: &SharedStyleContext,
previous_style,
/* cascade_info = */ None,
/* visited_style = */ None,
- &*context.error_reporter,
font_metrics_provider,
CascadeFlags::empty(),
context.quirks_mode);