servo/components/style/invalidation
Emilio Cobos Álvarez 3cb18071a2 style: Use fallible allocation for stylesheet invalidation.
If the sets get too big we cannot allocate anything else, we'll just empty them
and invalidate the whole document.

Differential Revision: https://phabricator.services.mozilla.com/D46828
2019-10-09 13:21:35 +02:00
..
element style: Account for user stylesheets for Shadow DOM invalidation. 2019-09-12 22:34:16 +02: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: Use fallible allocation for stylesheet invalidation. 2019-10-09 13:21:35 +02:00