Bug 210475

Summary: [css-flexbox] min-height:auto not updated after an image loads when the image has a specified height and width.
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: CSSAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, dino, eric.carlson, esprehn+autocc, ews-watchlist, glenn, hi, jfernandez, joepeck, kondapallykalyan, pdr, svillar, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.chromium.org/p/chromium/issues/detail?id=1042329
https://bugs.webkit.org/show_bug.cgi?id=210784
Attachments:
Description Flags
Patch jfernandez: review+

Carlos Alberto Lopez Perez
Reported 2020-04-13 21:34:56 PDT
Consider the following test case: https://codepen.io/cl0p3z/pen/BaoojeE The tests fails on WebKit as it is, but it will pass if you remove the style="width: 100px; height: 100px;" from the <img> element. This seems to be caused by a similar issue to this one fixed on Chrome: https://crbug.com/1042329 This its tested by WPT test: https://wpt.live/css/css-flexbox/image-items-flake-001.html This test pass both on Firefox on Chrome.
Attachments
Patch (4.52 KB, patch)
2020-08-17 08:48 PDT, Sergio Villar Senin
jfernandez: review+
Sergio Villar Senin
Comment 1 2020-08-17 08:48:26 PDT
Sergio Villar Senin
Comment 2 2020-08-19 08:45:04 PDT
Radar WebKit Bug Importer
Comment 3 2020-08-19 08:46:18 PDT
Note You need to log in before you can comment on or make changes to this bug.