[Webkit-unassigned] [Bug 163543] New: min-height: auto not respected on vertical Flexboxes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 07:03:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163543
Bug ID: 163543
Summary: min-height: auto not respected on vertical Flexboxes
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: raphael at goetter.fr
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161017/bd1ab317/attachment.html>
More information about the webkit-unassigned
mailing list