servo/components/style/invalidation
Emilio Cobos Álvarez 5b184f448b style: Fix style invalidation on layer rule insertion
Layer insertion may change the order of styles, so we may need to fully
invalidate.

Without this change, bug 1838045 makes
layer-statement-before-import.html fail.

Differential Revision: https://phabricator.services.mozilla.com/D180929
2023-11-24 08:57:14 +01:00
..
element style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
media_queries.rs style: Share CascadeData instances across ShadowRoots 2023-05-16 13:00:08 +02:00
mod.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00
stylesheets.rs style: Fix style invalidation on layer rule insertion 2023-11-24 08:57:14 +01:00
viewport_units.rs style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00