[Webkit-unassigned] [Bug 198375] New: 100% height doesn't work within nested flex container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 08:19:37 PDT 2019


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

            Bug ID: 198375
           Summary: 100% height doesn't work within nested flex container
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: oliverjash at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Re. https://github.com/philipwalton/flexbugs/issues/197

Reduced test case: http://jsfiddle.net/OliverJAsh2/rx59Ljbw/2/

The `height: 100%` seems to be ignored. It works in Chrome and Firefox.

Specifying `flex-basis: 0` or `height: 0` on the flex item (as suggested originally in https://github.com/philipwalton/flexbugs/issues/197#issuecomment-283211783) seems to workaround the issue in Safari.

-- 
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/20190530/31c06d26/attachment-0001.html>


More information about the webkit-unassigned mailing list