servo/components/style/invalidation/element
Emilio Cobos Álvarez aa0c320f4f
style: Keep dirty bit invariants during invalidation.
There's the question of whether should we be recursing into the invalidation
code for elements without data... Probably not, but that's a somewhat more
risky change.

Bug: 1391444
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-08-21 17:54:12 +02:00
..
element_wrapper.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
invalidation_map.rs stylo: Cleanup a bit of the Stylist clear setup. 2017-08-16 08:49:41 +02:00
invalidator.rs style: Keep dirty bit invariants during invalidation. 2017-08-21 17:54:12 +02:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
restyle_hints.rs stylo: Fix restyle hint conversion to handle eRestyle_ForceDescendants correcty. 2017-08-01 17:13:01 +01:00