fune/layout
Emilio Cobos Álvarez a8cfb8a96f Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert
Captions should be relatively-positioned (other browsers support this as
well). This ensures we correctly save their normal positions and thus
that the sticky scroll container knows how to reposition them correctly.

Avoid registering inner table frames with the sticky scroll container to
make the assertion sound in cases of sticky-positioned tables.

Differential Revision: https://phabricator.services.mozilla.com/D147092
2022-05-23 23:40:42 +00:00
..
base Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
build Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
docs
forms Bug 1765172 - Only call UnbindFromFrame if BindToFrame succeeded. r=layout-reviewers,jfkthame 2022-05-11 11:41:40 +00:00
generic Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert 2022-05-23 23:40:42 +00:00
inspector Bug 1768189 - Part 46: Apply modernize-concat-nested-namespaces to dom/xslt/xpath/XPathResult.h ... r=andi 2022-05-09 20:41:21 +00:00
ipc
mathml Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +00:00
media
painting Bug 1770109. Use ConvertImageRendererToDrawFlags in nsImageRenderer::BuildWebRenderDisplayItems too. r=aosmond 2022-05-22 23:09:20 +00:00
printing Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
reftests Bug 1769965 - Create copies of the svg-glyph-objectvalue reftest with different zoom levels. r=emilio 2022-05-21 15:42:17 +00:00
style Bug 1769512 - Minor test tweaks. 2022-05-23 10:35:25 +02:00
svg Bug 1769965 - Convert stroke properties (width, dashes) to device pixels when passing them to the gfxContext. r=emilio 2022-05-21 15:42:16 +00:00
tables Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert 2022-05-23 23:40:42 +00:00
tools Bug 1769544 - Fix layout/tools/reftest/selftest/test_reftest_output.py for the new exit code of a forced shutdown as caused by MOZ_CRASHREPORTER_SHUTDOWN. r=jmaher 2022-05-17 14:27:04 +00:00
xul Bug 1770151 - Constrain size for Wayland on SetPopupPosition if needed. r=stransky 2022-05-19 17:24:57 +00:00
moz.build