servo/components/layout_thread
Emilio Cobos Álvarez 0f37b209cb
stylo: Remove a lot of the restyle damage related complexity.
The only reason why we had the `existing_style_for_style_damage` bit is to apply
some optimizations that we don't have anymore.

I still want to reintroduce a few of them, at least for the non-eager
pseudo-element case... But I think I won't need this at all.

This allows us to remove a fair amount of Gecko code too.
2017-08-20 13:59:46 +02:00
..
Cargo.toml Updated h5e and x5e 2017-08-18 19:51:17 +05:30
dom_wrapper.rs stylo: Remove a lot of the restyle damage related complexity. 2017-08-20 13:59:46 +02:00
lib.rs style: Replicate the list of stylesheets on the layout thread. 2017-08-18 14:31:35 +02:00