servo/components/style/invalidation/element
Emilio Cobos Álvarez 5e64cb3516
style: Make XBL / Shadow DOM use something more light-weight than a Stylist.
It's just a struct aggregating stylesheets + CascadeData, with a quirks_mode
parameter because XBL sucks so bad.

Bug: 1436059
Reviewed-by: xidorn
MozReview-Commit-ID: 7q99tSNXo0K
2018-02-16 13:42:36 +01:00
..
document_state.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01:00
element_wrapper.rs selectors: Never match ::slotted on <slot>s. 2018-01-27 17:57:17 +01:00
invalidation_map.rs style: Temporarily use OrderMap on Gecko. 2018-01-31 16:29:35 +01:00
invalidator.rs style: Hook in the document invalidator. 2018-01-17 18:03:16 +01: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: Make XBL / Shadow DOM use something more light-weight than a Stylist. 2018-02-16 13:42:36 +01:00