servo/components/style/invalidation
Emilio Cobos Álvarez eaefaa890e
style: Implement the functional :host(..) selector.
We could invalidate in a slightly more fine-grained way, but I don't think it's
worth the churn vs. keeping the special-cases minimal.

Bug: 1452640
Reviewed-by: xidorn
MozReview-Commit-ID: 5DkQrgwg9GW
2018-04-10 08:04:09 +02:00
..
element style: Implement the functional :host(..) selector. 2018-04-10 08:04:09 +02:00
media_queries.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs style: Remove get_ prefix from get_state and get_id. 2018-02-24 22:45:42 +01:00