servo/components/script_traits
Martin Robinson 453b252a65 Add support for canceling CSS transitions
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.
2020-04-22 17:23:26 +02:00
..
Cargo.toml Remove WebVR 2020-04-08 20:23:41 -05:00
lib.rs Add support for canceling CSS transitions 2020-04-22 17:23:26 +02:00
script_msg.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
serializable.rs re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
transferable.rs continue messageport, transferable, postmessage options 2019-10-19 14:28:18 +08:00
webdriver_msg.rs Implement ElementClick wd command 2019-08-31 10:14:40 +03:00