mirror of
https://github.com/servo/servo.git
synced 2025-06-22 08:08:59 +01:00
This implements the easy / straight-forward parts of the :where / :is selectors. The biggest missing piece is to handle properly invalidation when there are combinators present inside the :where. That's the hard part of this, actually. But this is probably worth landing in the interim. This fixes some of the visitors that were easy to fix. Differential Revision: https://phabricator.services.mozilla.com/D70788 |
||
---|---|---|
.. | ||
document_state.rs | ||
element_wrapper.rs | ||
invalidation_map.rs | ||
invalidator.rs | ||
mod.rs | ||
restyle_hints.rs | ||
state_and_attributes.rs |