Closed Bug 1735891 Opened 3 years ago Closed 3 years ago

honor transferred stretch size when calculating aspect-ratio element's min-content size

Categories

(Core :: Layout, defect)

Firefox 94
defect

Tracking

()

RESOLVED DUPLICATE of bug 1735589

People

(Reporter: dgrogan, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36

Steps to reproduce:

This is about the WG resolution from yesterday. https://github.com/w3c/csswg-drafts/issues/6693

I modified Blink's behavior and these tests to match. I think they will start failing next time there's a WPT import to Firefox.

css/css-flexbox/flex-aspect-ratio-img-column-011.html
css/css-flexbox/flex-minimum-height-flex-items-023.html
css/css-flexbox/flex-minimum-width-flex-items-013.html

We've recently been getting bug reports about similar changes fairly quickly after we release them. So we expect developers to notice this soon. Is it easy to make Gecko match this new behavior soon so that we can show developers the engines did this in lockstep and they only need to change their code once?

Summary: honor transferred stretch size when calculating aspect-ratioelement's min-content size → honor transferred stretch size when calculating aspect-ratio element's min-content size

Thanks for filing this bug. :)

Blocks: aspect-ratio
Severity: -- → S3

Oh I notice this: https://bugzilla.mozilla.org/show_bug.cgi?id=1735589

So perhaps we should mark this duplicated by Bug 1735589

No longer blocks: aspect-ratio
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE

Oops. I searched for stretch aspect-ratio and then the names of the tests that start to fail but I didn't see either of the two bugs y'all already had here for this. Sorry for the noise.

You need to log in before you can comment on or make changes to this bug.