servo/components/style/invalidation/element
Oriol Brufau ed19da405f style: Invalidate a bit more aggressively when a pseudo-element matches, in order to also invalidate the cached pseudo-styles on the parent
This should probably be fine. If it becomes a perf issue somehow we can
implement the RESTYLE_PSEUDOS hint or what not.

Differential Revision: https://phabricator.services.mozilla.com/D108338
2023-05-16 13:01:18 +02:00
..
document_state.rs style: Rustfmt recent changes. 2020-06-04 02:02:50 +02:00
element_wrapper.rs style: Remove layout.css.moz-any-is-is.enabled. 2021-02-26 16:44:05 +01:00
invalidation_map.rs style: Share CascadeData instances across ShadowRoots 2023-05-16 13:00:08 +02:00
invalidator.rs style: Invalidate a bit more aggressively when a pseudo-element matches, in order to also invalidate the cached pseudo-styles on the parent 2023-05-16 13:01:18 +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: Invalidate a bit more aggressively when a pseudo-element matches, in order to also invalidate the cached pseudo-styles on the parent 2023-05-16 13:01:18 +02:00