[Webkit-unassigned] [Bug 202184] New: Nested flex container with flex-basis 0px has height 0f 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 23:04:51 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202184

            Bug ID: 202184
           Summary: Nested flex container with flex-basis 0px has height
                    0f 0
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sinai.doron at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When having a nested flex container with flex-direction:column and the inner container has flex-basis: 0px, this container has no height and breaks layout, changing to auto works around it 

Works as expected on Chrome and Firefox. problem occurs in Safari 13 as well and in Safari on ios

Example: https://jsfiddle.net/sinaidoron/0ngo2qtk/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190925/bb5100fa/attachment.html>


More information about the webkit-unassigned mailing list