servo/components/style/invalidation
Emilio Cobos Álvarez 5b68241958 style: Simplify :dir() implementation
This I noticed while working on the following patches. Shouldn't have
any behavior change: the behavior does in fact match the element state
flag semantics correctly if we do this. We did split the dir flags into
two element bits a while ago.

:not(:dir()) still behaves correctly of course, and we have tests for that.

Differential Revision: https://phabricator.services.mozilla.com/D130734
2023-06-09 10:22:17 +02:00
..
element style: Simplify :dir() implementation 2023-06-09 10:22:17 +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: Part 2: Hook @scroll-timeline rule into style system 2023-05-30 23:26:01 +02:00
viewport_units.rs style: More fine-grained viewport units invalidation 2023-05-24 18:32:37 +02:00