servo/components/style/invalidation/element
Emilio Cobos Álvarez f0bf7d6481
style: Add plumbing code to invalidate shadow parts.
Still does nothing, since we still do not collect part rules, but this is all
the plumbing that should allow us to invalidate parts when attributes or state
change on their ancestors.

Differential Revision: https://phabricator.services.mozilla.com/D32642
2019-06-25 13:11:27 +02:00
..
document_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
element_wrapper.rs style: Do not use borrowed types in the selectors::Element trait. 2019-06-04 01:04:03 -04:00
invalidation_map.rs style: Add plumbing code to invalidate shadow parts. 2019-06-25 13:11:27 +02:00
invalidator.rs style: Add plumbing code to invalidate shadow parts. 2019-06-25 13:11:27 +02: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 style: Add plumbing code to invalidate shadow parts. 2019-06-25 13:11:27 +02:00