Checkpoint

This commit is contained in:
Antonio Scandurra 2023-10-18 09:15:44 +02:00
parent 4db0350f06
commit 6452ff203e

View file

@ -206,7 +206,6 @@ where
computed_style.refine(style);
}
}
if active_state.element {
computed_style.refine(&self.active_style);
}