servo/components/style/invalidation/element
Emilio Cobos Álvarez 3c4d198ad7 style: Don't propagate bits for children invalidated under display:none/not in the flat tree
Much like invalidated_descendants. This preserves our invariant that we
only visit elements with data in the post-traversal.

Differential Revision: https://phabricator.services.mozilla.com/D160338
2023-11-03 08:59:49 +01:00
..
document_state.rs style: Make a wrapper struct for extra matching data 2023-11-03 08:59:49 +01:00
element_wrapper.rs style: Add simple parsing and matching support for :has 2023-10-02 14:37:19 +00:00
invalidation_map.rs Further changes required by Servo 2023-10-02 14:37:19 +00:00
invalidator.rs style: fix invalidation of sibling combinators in different slots 2023-11-03 08:59:49 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00
state_and_attributes.rs style: Don't propagate bits for children invalidated under display:none/not in the flat tree 2023-11-03 08:59:49 +01:00