servo/components/style/sharing
Emilio Cobos Álvarez 76847f7b45 style: Move transitions and animations to nsStyleUIReset
This mostly just moves code around, to minimize potential behavior
changes. There are some cleanups that we should try to do long term
(this "have an array with n different counts" is pretty weird).

But for now this should unblock people.

The destination struct (nsStyleUIReset) was chosen mainly because it's
small and non-inherited, and it doesn't seem like a worse place than
nsStyleDisplay.

Differential Revision: https://phabricator.services.mozilla.com/D144183
2023-08-16 17:46:41 +02:00
..
checks.rs style: Simplify selector flag setting now that flag setting is atomic 2023-08-16 17:46:41 +02:00
mod.rs style: Move transitions and animations to nsStyleUIReset 2023-08-16 17:46:41 +02:00