Bug 219343

Summary: [Interop 2021][css-flex][META] Properly handle aspect ratio in images
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, gsnedders, jensimmons, karlcow, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 169974, 199583, 209983, 219344, 219538, 219690, 221210    
Bug Blocks:    

Description Sergio Villar Senin 2020-11-30 02:53:51 PST
We're failing several tests related to images with aspect ratios as flexitems for several reasons. This is a metabug meant to track the different issues we have over the table. Also I'll use it for TestExpectations until specific bugs are created for specific issues after triagging.
Comment 1 Radar WebKit Bug Importer 2020-12-07 02:54:16 PST
<rdar://problem/72041564>
Comment 2 Sam Sneddon [:gsnedders] 2020-12-16 08:53:08 PST
Looks like we're still missing bugs for a few more issues per https://wpt.fyi/results/css/css-flexbox?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&product=webkitgtk&aligned&q=aspect, mostly around min/max-width.
Comment 3 Sergio Villar Senin 2020-12-16 09:32:25 PST
(In reply to Sam Sneddon [:gsnedders] from comment #2)
> Looks like we're still missing bugs for a few more issues per
> https://wpt.fyi/results/css/css-
> flexbox?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexper
> imental%5D&product=safari%5Bexperimental%5D&product=webkitgtk&aligned&q=aspec
> t, mostly around min/max-width.

Yeah I'm mostly fixing them on the go, but it'd be great if someone could spend some time triagging them and creating bugs.
Comment 4 Brent Fulgham 2022-05-31 10:52:38 PDT
The failures seem related:

css/css-flexbox/flex-aspect-ratio-img-column-015.html
css/css-flexbox/flex-aspect-ratio-img-column-017.html
css/css-flexbox/flex-aspect-ratio-img-row-007.html
css/css-flexbox/flex-aspect-ratio-img-row-010.html
Comment 5 Karl Dubost 2022-12-22 19:07:05 PST
Still failing. 

flex-aspect-ratio-img-column-012.html
flex-aspect-ratio-img-column-015.html
flex-aspect-ratio-img-column-017.html
flex-aspect-ratio-img-row-010.html
flex-aspect-ratio-img-row-015.html