Bug 219343
Summary: | [Interop 2021][css-flex][META] Properly handle aspect ratio in images | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
Component: | Layout and Rendering | Assignee: | 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: |
Sergio Villar Senin
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/72041564>
Sam Sneddon [:gsnedders]
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.
Sergio Villar Senin
(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.
Brent Fulgham
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
Karl Dubost
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