[Webkit-unassigned] [Bug 52441] New: WebKit flexbox shrink algorithm ignores min-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 03:50:59 PST 2011


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

           Summary: WebKit flexbox shrink algorithm ignores min-width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://oli.jp/bugs/webkit/flexbox-flex-shrinking.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit.org at boblet.net


When a flexible layout box element has a width that is much smaller than the width required by its children, some child boxes may be shrunk past their min-width, even to width:0. Firefox respects content min-width. For more info and an example:
http://oli.jp/bugs/webkit/flexbox-flex-shrinking.html

Checked in WebKit Version 5.0.3 (6533.19.4, r75772) and Chrome 8.0.552.237

-- 
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