servo/components/style/invalidation/element
Emilio Cobos Álvarez c283b32991 style: Add a low-priority selector list for pseudo-classes that have global rules
This avoids trying to match those global rules for most elements that
can't match them anyways.

Differential Revision: https://phabricator.services.mozilla.com/D147640
2023-10-02 14:37:19 +00:00
..
document_state.rs Further changes required by Servo 2023-10-02 14:37:19 +00:00
element_wrapper.rs Further changes required by Servo 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: 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 style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00
state_and_attributes.rs style: Add a low-priority selector list for pseudo-classes that have global rules 2023-10-02 14:37:19 +00:00