servo/components/script_layout_interface
Martin Robinson 4a3995bb37 Add DocumentAnimationSet and AnimationSetKey
This will be used in order to hold animations for pseudo elements in the
DocumentAnimationSet. Also no longer store the OpaqueNode in the
animation and transition data structures. This is already part of the
DocumentAnimationSet key.
2020-06-15 10:28:30 +02:00
..
Cargo.toml More Cargo.toml updates 2020-05-30 18:18:57 -07:00
lib.rs Correctly paint the CSS canvas’ background 2020-05-15 13:37:09 +02:00
message.rs Add DocumentAnimationSet and AnimationSetKey 2020-06-15 10:28:30 +02:00
rpc.rs Store resolved font style in canvas context state 2020-06-10 22:10:44 +05:30
wrapper_traits.rs Replace OpaqueStyleAndLayoutData by StyleAndOpaqueLayoutData 2020-04-06 23:06:13 +02:00