[Webkit-unassigned] [Bug 87546] New: Implied minimum size of flex items is min-content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 16:12:17 PDT 2012


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

           Summary: Implied minimum size of flex items is min-content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
            Blocks: 62048


In new flexbox, the min-{width,height} in the flex direction should default to min-content.  This avoids overflowing flex items if we can shrink another item.  It also means we will overflow the flexbox rather than flex items.

http://dev.w3.org/csswg/css3-flexbox/#min-size-auto

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list