mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
This change adds support for canceling CSS transitions when a property is no longer transitionable or when an element becomes styled with display:none. Support for canceling and replacing CSS transitions when the end value changes is still pending. This change also takes advantage of updating the constellation message to fix a bug where transition events could be sent for closed pipelines. Fixes #15079. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
script_msg.rs | ||
serializable.rs | ||
transferable.rs | ||
webdriver_msg.rs |