servo/components/style/invalidation/element
Anthony Ramine 516e8e0aa6 Don't expose any AtomicRefCell directly from style traits
This lets us experiment with how we store this data on the DOM side.
2020-04-04 13:08:51 +02:00
..
document_state.rs style: Implement shadow part forwarding (minus invalidation). 2019-11-30 20:45:03 +01:00
element_wrapper.rs style: Invalidate parts in nested shadow trees correctly. 2019-11-30 20:45:03 +01:00
invalidation_map.rs Rustfmt recent changes. 2019-12-16 14:23:56 +01:00
invalidator.rs style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs Remove unused code from selector and style crates 2019-06-07 15:14:21 +02:00
state_and_attributes.rs Don't expose any AtomicRefCell directly from style traits 2020-04-04 13:08:51 +02:00