servo/components/style/invalidation/element
Emilio Cobos Álvarez 78c1c53ccd style: Restyle pseudo-elements as well on part attribute changes
Refactor a bit the code to unify how we deal with this conditional
restyling (we had similar code for
MustCascadeChildrenIfInheritResetStyle).

Differential Revision: https://phabricator.services.mozilla.com/D172890
2023-11-21 15:36:35 +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: 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