fune/servo/components/style/invalidation/element
Tiaan Louw 2a83b583b1 Bug 1771896 - Add simple parsing and matching support for :has r=emilio
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
2022-06-20 08:53:02 +00:00
..
document_state.rs
element_wrapper.rs Bug 1771896 - Add simple parsing and matching support for :has r=emilio 2022-06-20 08:53:02 +00:00
invalidation_map.rs
invalidator.rs
mod.rs
restyle_hints.rs
state_and_attributes.rs Bug 1771725 - Add a low-priority selector list for pseudo-classes that have global rules. r=boris 2022-06-09 12:16:26 +00:00