servo/components/style/invalidation
Emilio Cobos Álvarez 780beace00 style: Make stylesheet invalidation faster.
This fixes performance issues when there's a massive number of rules and
a massive DOM.

Instead of going through all rules for all the DOM, we now look stuff in
hashmaps.

Differential Revision: https://phabricator.services.mozilla.com/D83506
2021-02-26 16:44:05 +01:00
..
element style: Don't use attribute selectors for determining if a select is a drop down or a list box. 2021-02-26 16:44:05 +01:00
media_queries.rs style: Remove unnecessary mem::transmute in MediaListKey. 2019-01-13 21:58:28 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylesheets.rs style: Make stylesheet invalidation faster. 2021-02-26 16:44:05 +01:00