servo/components/style/invalidation
Emilio Cobos Álvarez 5fad3b4cde style: Add some scaffolding for @layer rules
Not hooked anywhere yet, so this doesn't change behavior, but adds the
basic data model etc.

Adding parsing support requires some changes to cssparser to allow the
same at rule to be block and statement-like at the same time, so better
done separately.

Differential Revision: https://phabricator.services.mozilla.com/D124079
2023-05-26 15:23:25 +02:00
..
element style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02: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: Add some scaffolding for @layer rules 2023-05-26 15:23:25 +02:00
viewport_units.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00