servo/components/style/invalidation/element
Emilio Cobos Álvarez 8e25c9e674
style: Track the visited-handling-mode on the MatchingContext.
Instead of on the stack.

This fixes bugs where we're not passing the value around correctly, like from
::-moz-any.

This is a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1431539.
2018-01-19 13:22:37 +01:00
..
document_state.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01:00
element_wrapper.rs style: Track the visited-handling-mode on the MatchingContext. 2018-01-19 13:22:37 +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