Open Bug 1881836 Opened 4 months ago Updated 4 months ago

Improve the extraction of animation value in needs_transitions_update_per_property()

Categories

(Core :: CSS Transitions and Animations, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

Per the comment in D201865, the extraction of animation values (i.e. from value and to value) is not trivial, and it'd be great to use a better way to improve its performance, e.g. something like !before_change_style.computed_value_equals(after_change_style, property_declaration_id).

Besides, this might benefit Bug 1876263 a little bit.

You need to log in before you can comment on or make changes to this bug.