servo/components/style/invalidation
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
..
element style: Track the visited-handling-mode on the MatchingContext. 2018-01-19 13:22:37 +01:00
media_queries.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00