gecko-dev/layout
Ting-Yu Lin 5545ca63c0 Bug 1735589 Part 2 - Respect flex item's pre-stretched cross-size when computing its content size suggestion in inline-axis. r=dholbert
This patch is targeted at the case where the item's inline axis is the main
axis (which typically means a row-oriented flex container).

If our flex item has a "pre-stretched" block size (from align-self:stretch),
then this patch lets its inline-axis content-size-measurements take that
stretched size into account, in case they impact the resulting inline-axis
measurement. That is, the pre-stretched block size can transfer through
aspect-ratio as the inline-size.

Differential Revision: https://phabricator.services.mozilla.com/D131261
2024-09-14 02:42:21 +00:00
..
base Bug 1917745 - Cleanup sizeToContent r=webidl,reusable-components-reviewers,emilio,migration-reviewers,tgiles,mconley 2024-09-13 07:56:12 +00:00
build Bug 1901851 - Part 3: Make PRemoteWorkerService a toplevel actor which manages PRemoteWorker, r=dom-worker-reviewers,asuth 2024-06-24 23:19:26 +00:00
docs
forms Bug 1917144 Part 2 - Add IntrinsicSizeInput::mContainingBlockSize. r=dholbert 2024-09-11 18:01:40 +00:00
generic Bug 1735589 Part 2 - Respect flex item's pre-stretched cross-size when computing its content size suggestion in inline-axis. r=dholbert 2024-09-14 02:42:21 +00:00
inspector Bug 1918463: Fix `inset` auto-completion. r=firefox-style-system-reviewers,emilio 2024-09-12 19:18:27 +00:00
ipc
mathml Bug 1918308 - Don't always force a reflow in nsMathMLContainerFrame::AttributeChanged. r=emilio 2024-09-13 14:19:45 +00:00
painting Bug 1917669 - Document the purpose of nsDisplayList::mIsRelativeToLayoutViewport. r=hiro DONTBUILD 2024-09-09 21:09:47 +00:00
printing Bug 1917745 - Cleanup sizeToContent r=webidl,reusable-components-reviewers,emilio,migration-reviewers,tgiles,mconley 2024-09-13 07:56:12 +00:00
reftests Bug 1917034 - Remove some related always-on prefs. r=firefox-style-system-reviewers,zrhoffman 2024-09-12 11:25:35 +00:00
style Bug 1900229: Parse position-try shorthand. r=firefox-style-system-reviewers,emilio 2024-09-12 20:08:09 +00:00
svg Bug 1905611 - apply clipping to PictureCompositeMode::SVGFEGraph r=gfx-reviewers,gw 2024-09-12 10:19:43 +00:00
tables Bug 1742042 Part 4 - Apply flex item's stretched cross-size when computing flex container's intrinsic inline size. r=dholbert 2024-09-13 06:52:13 +00:00
tools Bug 1912570. Record/warn in reftests/crashtests if compositor is paused or window is fully occluded. r=jwatt 2024-08-23 09:39:55 +00:00
xul Bug 1834307: Change StaticPrefs::general_smoothScroll() calls with nsLayoutUtils::IsSmoothScrollingEnabled. r=tjr 2024-09-10 14:41:23 +00:00
moz.build