servo/components/style/invalidation/element
Emilio Cobos Álvarez e447f819a2
style: Make InvalidationProcessor methods be &mut self.
This would allow querySelector / querySelectorAll to mutate the list of matched
nodes as it sees fit.
2017-10-13 12:17:02 +02:00
..
collector.rs style: Make InvalidationProcessor methods be &mut self. 2017-10-13 12:17:02 +02:00
element_wrapper.rs Implement an nth-index cache. 2017-09-21 15:25:38 -07:00
invalidation_map.rs Diagnostic map semantics. 2017-10-07 12:54:15 -07:00
invalidator.rs style: Make InvalidationProcessor methods be &mut self. 2017-10-13 12:17:02 +02:00
mod.rs style: Split the invalidation collection from the invalidator step. 2017-10-13 12:16:59 +02:00
restyle_hints.rs stylo: Fix restyle hint conversion to handle eRestyle_ForceDescendants correcty. 2017-08-01 17:13:01 +01:00