mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
new styles are set. Tying transitions to the DOM node avoids quadratic complexity when updating them. Finishing transitions instantly when styles are updated makes our behavior more correct.