gecko-dev/servo/components
Boris Chiou a20866136d Bug 1823901 - Add view-transition-name longhand in style system. r=layout-reviewers,firefox-style-system-reviewers,emilio
Add `view-transition-name` into style system, behind the preference,
"dom.viewTransitions.enabled".

We will use `view-transition-name` somewhere when we create the pseudo
elements. This patch only add this atom into style system for future
usage.

Differential Revision: https://phabricator.services.mozilla.com/D218120
2024-08-22 07:21:09 +00:00
..
derive_common
malloc_size_of Bug 1904610 - Upstream Servo changes to `malloc_size_of`. r=emilio 2024-06-26 10:41:40 +00:00
selectors Bug 1912241: Correctly refer to current matching context's shadow root while matching implicit scopes. r=firefox-style-system-reviewers,emilio 2024-08-21 18:17:21 +00:00
servo_arc Bug 1903993 - Use the SPDX license format for `mozilla-central`-managed crates r=emilio 2024-06-24 10:23:39 +00:00
style Bug 1823901 - Add view-transition-name longhand in style system. r=layout-reviewers,firefox-style-system-reviewers,emilio 2024-08-22 07:21:09 +00:00
style_derive Bug 1909153 - Fix interaction of transitions and zoom. r=firefox-style-system-reviewers,layout-reviewers,boris 2024-07-23 21:54:01 +00:00
style_traits Bug 1911353 - Unify how we reject !important in keyframe and @position-try. r=dshin 2024-08-16 13:14:05 +00:00
to_shmem Bug 1884879 - [css-syntax] Implement recent syntax spec change to avoid parsing custom properties that look like selectors. r=firefox-style-system-reviewers,zrhoffman,supply-chain-reviewers,glandium 2024-04-30 23:49:44 +00:00
to_shmem_derive