servo/components/style/invalidation
Emilio Cobos Álvarez bd23e05c47 style: Fix a no-longer valid assumption in pseudo-element matching / invalidation code.
After bug 1632647, we can have pseudo-classes inside :not / :is /
:where, which the invalidation and matching code weren't handling.

Add a few tests for this stuff working as expected.

Differential Revision: https://phabricator.services.mozilla.com/D76160
2020-06-04 01:50:36 +02:00
..
element style: Fix a no-longer valid assumption in pseudo-element matching / invalidation code. 2020-06-04 01:50:36 +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