servo/components/style/invalidation/element
Daniel Holbert 8823b63513 style: Remove code that's flagged as to-be-removed once layout.css.always-repaint-on-unvisited is true
If I'm reading the code comment correctly, this is now unreachable code,
and hence can & should be removed.

Differential Revision: https://phabricator.services.mozilla.com/D178570
2023-11-24 08:57:14 +01:00
..
document_state.rs style: Implement selector matching for :nth-child(An+B of selector list) and :nth-last-child(An+B of selector list) 2023-11-04 08:17:09 +01:00
element_wrapper.rs style: Apply selector flags to the shadow root 2023-11-21 15:36:35 +01:00
invalidation_map.rs Further changes required by Servo 2023-11-21 15:36:35 +01:00
invalidator.rs style: Use write_char in place of write_str when serializing single-character literals 2023-11-06 09:35:57 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_hints.rs style: Restyle pseudo-elements as well on part attribute changes 2023-11-21 15:36:35 +01:00
state_and_attributes.rs style: Remove code that's flagged as to-be-removed once layout.css.always-repaint-on-unvisited is true 2023-11-24 08:57:14 +01:00