gecko-dev/servo/components
Emilio Cobos Álvarez 68cb1a8b29 Bug 1887221 - Make zoom recompute implicitly-inherited font-size. r=firefox-style-system-reviewers,boris
This matches what WebKit and Blink ship. Bug 1887627 is the more complex
fix, though I'm a bit concerned about the performance implications
there, and I don't think that necessarily blocks shipping zoom...

This should be uncontroversial and unblocks getting zoom out of the
door.

Differential Revision: https://phabricator.services.mozilla.com/D205562
2024-03-27 22:02:57 +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 1856285 Invert hover_and_active_quirk_applies match statement and extend test_hover_quirk. r=emilio 2024-03-27 17:16:52 +00:00
servo_arc Bug 1871884 - Use the equivalent of std::ptr::addr_eq in servo_arc::Arc::ptr_eq. r=emilio 2023-12-26 22:56:56 +00:00
style Bug 1887221 - Make zoom recompute implicitly-inherited font-size. r=firefox-style-system-reviewers,boris 2024-03-27 22:02:57 +00:00
style_derive
style_traits Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +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