servo/components/style/invalidation/element
Emilio Cobos Álvarez 657d8b8e31
style: Look at the snapshots when invalidating due to stylesheet changes.
Otherwise removal of stylesheets may get out of sync with other DOM changes, and
we may fail to invalidate the style of the affected elements.

Bug: 1432850
Reviewed-by: bz
MozReview-Commit-ID: DrMTgLzQcnk
2018-01-27 02:34:27 +01:00
..
document_state.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01:00
element_wrapper.rs style: Look at the snapshots when invalidating due to stylesheet changes. 2018-01-27 02:34:27 +01:00
invalidation_map.rs Rename SelectorMethods to Visit, after its one method. 2018-01-12 15:26:56 +01:00
invalidator.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01:00
mod.rs style: Add a document state invalidator. 2018-01-12 12:08:42 +01:00
restyle_hints.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
state_and_attributes.rs style: Fix slotted invalidation. 2018-01-17 14:35:19 +01:00