mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
This commit also removes the old restyle_hints module and splits it into multiple modules under components/style/invalidation/element/. The basic approach is to walk down the tree using compound selectors as needed, in order to do as little selector-matching as possible. Bug: 1368240 MozReview-Commit-ID: 2YO8fKFygZI |
||
---|---|---|
.. | ||
media_queries.rs | ||
mod.rs | ||
restyle_damage.rs | ||
selector_parser.rs | ||
url.rs |