servo/components/style/invalidation/element
Emilio Cobos Álvarez a11d268468
style: Refactor children handling.
Moving traversal_children away from TNode I can make TNode trivial enough, in
order to share a QuerySelector implementation between Servo and Gecko.
2017-10-17 08:57:35 +02:00
..
collector.rs style: Stop threading the ElementData around the invalidator. 2017-10-17 08:57:34 +02:00
element_wrapper.rs style: Properly use nesting_level in the invalidation code. 2017-10-14 17:03:36 +02:00
invalidation_map.rs style: Use left-to-right indices in the invalidator. 2017-10-16 08:54:00 +02:00
invalidator.rs style: Refactor children handling. 2017-10-17 08:57:35 +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