servo/components/style/invalidation
Emilio Cobos Álvarez 5c66d3c77a
Cache effective media query results.
This patch also makes RulesIterator not iterate over rules for which we don't
process nested rules.

There's nothing depending on this behavior right now afaik, and this will make
us duplicate less code in following patches.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1357461
MozReview-Commit-ID: CaMFQtAVnJF
2017-06-03 14:43:44 +02:00
..
media_queries.rs Cache effective media query results. 2017-06-03 14:43:44 +02:00
mod.rs Cache effective media query results. 2017-06-03 14:43:44 +02:00
stylesheets.rs style: Move the stylesheet invalidation code to another submodule. 2017-06-03 14:18:56 +02:00