servo/components/style/invalidation
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 style: Keep dirty bit invariants during invalidation. 2017-08-21 17:54:12 +02:00
media_queries.rs style: Move cached media query results into per-origin data. 2017-08-13 18:50:59 +08:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs style: Replicate the list of stylesheets on the layout thread. 2017-08-18 14:31:35 +02:00