mirror of
https://github.com/servo/servo.git
synced 2025-10-17 00:39:15 +01:00
In animation-only restyle, we just need to check the element has animation restyle hints or has recascade self which is a result of animation-only restyle for ancestors. has_current_styles() in Servo_ResolveStyle() is intentionally left there, it will be changed in a subsequent patch. |
||
---|---|---|
.. | ||
checks.rs | ||
mod.rs |