mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Trigger animation-only restyle without normal restyle.
In some cases, e.g. mouse event, we need to request an animation-only restyle to force flush all throttled animations when we handle an event with coordinates. This restyle shouldn't trigger a normal restyle, and add a different traversal flag, TraversalRestyleBehavior::ForAnimationOnly, to check.
This commit is contained in:
parent
fe028e045a
commit
10a1b8281d