servo/components/style/invalidation/element
Emilio Cobos Álvarez dee4aea264
style: Remove hashes from style rules and dependencies.
Dependencies are very numerous, and now we shouldn't be getting so many of them.

Style rules just don't need them, so it's a waste of memory.
2017-07-13 05:44:53 +02:00
..
element_wrapper.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
invalidation_map.rs style: Remove hashes from style rules and dependencies. 2017-07-13 05:44:53 +02:00
invalidator.rs style: Remove hashes from style rules and dependencies. 2017-07-13 05:44:53 +02:00
mod.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
restyle_hints.rs style: Kill StoredRestyleHint. 2017-06-14 13:11:10 +02:00