style: Remove CascadeInfo.

This commit is contained in:
Emilio Cobos Álvarez 2017-08-28 11:36:27 +02:00
parent 6e9a96a6f8
commit 2291ce4767
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
7 changed files with 8 additions and 131 deletions

View file

@ -502,7 +502,6 @@ fn compute_style_for_animation_step(context: &SharedStyleContext,
Some(previous_style),
Some(previous_style),
Some(previous_style),
/* cascade_info = */ None,
/* visited_style = */ None,
font_metrics_provider,
CascadeFlags::empty(),