servo/components/style/sharing
Emilio Cobos Álvarez 50d7f882dd style: Container units should prevent us from sharing style by rule node
At least when the containers are different.

For now check that by doing a somewhat simplified test (checking
sibling-ness).

The new flag can be useful to optimize container query restyles on
resizes too, in the future.

Differential Revision: https://phabricator.services.mozilla.com/D179268
2023-11-24 08:57:14 +01:00
..
checks.rs style: Correct style sharing handling for any element that considered :has() in selector matching 2023-11-24 08:57:14 +01:00
mod.rs style: Container units should prevent us from sharing style by rule node 2023-11-24 08:57:14 +01:00