servo/components/style/invalidation/element
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
..
document_state.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01:00
element_wrapper.rs style: Add infrastructure to match :host. 2018-03-14 15:10:05 +01:00
invalidation_map.rs style: Implement the functional :host(..) selector. 2018-04-10 08:04:09 +02:00
invalidator.rs style: Implement the functional :host(..) selector. 2018-04-10 08:04:09 +02:00
mod.rs style: Add a document state invalidator. 2018-01-12 12:08:42 +01:00
restyle_hints.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
state_and_attributes.rs style: Implement the non-functional :host selector. 2018-04-09 12:19:05 +02:00