servo/components/style/invalidation
Emilio Cobos Álvarez e447f819a2
style: Make InvalidationProcessor methods be &mut self.
This would allow querySelector / querySelectorAll to mutate the list of matched
nodes as it sees fit.
2017-10-13 12:17:02 +02:00
..
element style: Make InvalidationProcessor methods be &mut self. 2017-10-13 12:17:02 +02:00
media_queries.rs style: Share user agent cascade data across documents. 2017-09-15 09:26:23 +02:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
stylesheets.rs style: Support more selectors in the style sheet invalidator. 2017-10-11 19:02:41 +08:00