gecko-dev/layout
Frédéric Wang a0998a4069 Bug 1890523 - Remove extra space above/below stretchy operators. r=emilio
Gecko always adds .2em space above and below stretchy operators but this
is not part of MathML Core and is causing several WPT failures. The
MATH table does not have any parameter for that so it's likely some
tweak that was added in the early days of MathML that may no longer be
necessary. This patch tentatively removes this feature by placing it
under a disabled-by-default flag.

Differential Revision: https://phabricator.services.mozilla.com/D207014
2024-04-11 08:38:19 +00:00
..
base Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
build Bug 1888535 Part 6 - Unhook display reflow debugging from nsLayoutStatics, and remove display reflow debugging. r=layout-reviewers,emilio 2024-04-02 19:03:06 +00:00
docs
forms Bug 1887867 - Fix button-as-subgrid border/padding computations. r=dholbert 2024-04-08 19:49:29 +00:00
generic Bug 306344 - Use transform animations to implement marquee. r=smaug,firefox-animation-reviewers,boris 2024-04-09 09:41:40 +00:00
inspector Bug 1882964 - [devtools] Turn getRuleBodyTextOffsets into getRuleBodyText for easier unicode chars handling. r=layout-reviewers,devtools-reviewers,emilio,ochameau. 2024-04-08 08:37:14 +00:00
ipc
mathml Bug 1890523 - Remove extra space above/below stretchy operators. r=emilio 2024-04-11 08:38:19 +00:00
media
painting Bug 306344 - Use transform animations to implement marquee. r=smaug,firefox-animation-reviewers,boris 2024-04-09 09:41:40 +00:00
printing Backed out changeset 4641c3dcf0c3 (bug 1876538) for causing mochitest-chrome failures on test_animation_observers_async.html. CLOSED TREE 2024-01-26 19:21:35 +02:00
reftests Bug 306344 - Use transform animations to implement marquee. r=smaug,firefox-animation-reviewers,boris 2024-04-09 09:41:40 +00:00
style Bug 1878919 - Add a forced-colors: requested chrome-only media feature value. r=morgan,dao 2024-04-10 14:34:44 +00:00
svg Bug 1354393 - remove flush in SMILAnimationController::DoSample r=emilio 2024-04-09 15:35:30 +00:00
tables Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
tools Bug 1889658 - Remove Windows XP/7 references from some test scripts. r=gbrown,perftest-reviewers,taskgraph-reviewers,sparky 2024-04-08 01:45:49 +00:00
xul Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
moz.build