servo/components/layout_thread
Martin Robinson 364235ac0c Include animations and transitions in the cascade
Instead of applying animations and transitions to styled elements,
include them in the cascade. This allows them to interact properly with
things like font-size and !important rules.
2020-06-09 11:41:07 +02:00
..
Cargo.toml Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
dom_wrapper.rs Include animations and transitions in the cascade 2020-06-09 11:41:07 +02:00
lib.rs Cache animation computed values when animations change 2020-06-05 13:21:19 +02:00