[Webkit-unassigned] [Bug 210478] New: [css-flexbox] percent children don't resolve against the flex basis on a fully inflexible item with fixed flex-basis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 22:27:06 PDT 2020


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

            Bug ID: 210478
           Summary: [css-flexbox] percent children don't resolve against
                    the flex basis on a fully inflexible item with fixed
                    flex-basis
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

In a column flexbox, the height of a fully inflexible item with fixed flex-basis is definite, and percent children resolve against the flex basis, not the specified height.

See:
https://drafts.csswg.org/css-flexbox-1/#definite-sizes
https://drafts.csswg.org/css-flexbox/#change-2016-inflexible-definite

This is tested by WPT test http://wpt.live/css/css-flexbox/percentage-heights-006.html which fails on WebKit

-- 
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/20200414/6177efc3/attachment-0001.htm>


More information about the webkit-unassigned mailing list