fune/servo/components
Boris Chiou ca4cb0656a Bug 1834876 - Part 4: Fix the case when changing the display from none. r=layout-reviewers,firefox-style-system-reviewers,emilio
Add one extra branch if we have before-change style but its display
is none, and the new style is not display:none. Also, we add an extra
subtest if we use the container query to change the display property.

Differential Revision: https://phabricator.services.mozilla.com/D208572
2024-04-30 05:06:54 +00:00
..
derive_common
malloc_size_of Bug 1879743 - Rewrite custom property substitution to avoid re-tokenization. r=zrhoffman,firefox-style-system-reviewers 2024-02-11 15:23:22 +00:00
selectors Bug 1834876 - Part 2: Resolve starting style if we don't have before-change style. r=layout-reviewers,firefox-style-system-reviewers,emilio 2024-04-30 05:06:53 +00:00
servo_arc Bug 1889670 - Add code to track accurate allocation size in servo-arc. r=firefox-style-system-reviewers,zrhoffman 2024-04-05 19:23:42 +00:00
style Bug 1834876 - Part 4: Fix the case when changing the display from none. r=layout-reviewers,firefox-style-system-reviewers,emilio 2024-04-30 05:06:54 +00:00
style_derive
style_traits Bug 1889030 - Remove redundant imports from style_traits. r=emilio 2024-04-03 06:35:26 +00:00
to_shmem Bug 1879743 - Rewrite custom property substitution to avoid re-tokenization. r=zrhoffman,firefox-style-system-reviewers 2024-02-11 15:23:22 +00:00
to_shmem_derive