servo/components/style/invalidation
Emilio Cobos Álvarez d1725b1f19
style: Replicate the list of stylesheets on the layout thread.
This is a patch that unifies a bit how Gecko and Stylo stylesheets work, in
order to be able to eventually move the stylesheets into the stylist, and be
able to incrementally update the invalidation map.
2017-08-18 14:31:35 +02:00
..
element stylo: Cleanup a bit of the Stylist clear setup. 2017-08-16 08:49:41 +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