servo/components/style/invalidation
Tiaan Louw 3d0cf4dbf9 style: Add simple parsing and matching support for :has
Parsing is behind a config value `layout.css.has-selectors.enabled`. This
change does not support p:has(> a) combinators, but will handle them
gracefully, just not matching on them.

Differential Revision: https://phabricator.services.mozilla.com/D149515
2023-10-02 14:37:19 +00:00
..
element style: Add simple parsing and matching support for :has 2023-10-02 14:37:19 +00: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 basic @container rule parsing and boilerplate 2023-08-16 17:46:41 +02:00
viewport_units.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00