Bug 163543

Summary: min-height: auto not respected on vertical Flexboxes
Product: WebKit Reporter: Raphael <raphael>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, jonlee, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: All   

Raphael
Reported 2016-10-17 07:03:51 PDT
Hello, On a flex-direction: column container and a flex:1 children, min-height which should be "auto" is computed to "0" and content can be hidden. See : http://codepen.io/raphaelgoetter/full/dpqjZO/ This bug is not listed on https://github.com/philipwalton/flexbugs
Attachments
Jon Lee
Comment 1 2016-12-15 16:17:51 PST
Dave Hyatt
Comment 2 2017-02-28 10:39:16 PST
All browsers behave the same here, so seems fixed (already worked fine).
Note You need to log in before you can comment on or make changes to this bug.