[Webkit-unassigned] [Bug 38249] New: Vertically shrinking flexbox has wrong height when padding is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 01:15:40 PDT 2010


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

           Summary: Vertically shrinking flexbox has wrong height when
                    padding is specified
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yhayashi at google.com
                CC: hamaji at chromium.org


Created an attachment (id=54536)
 --> (https://bugs.webkit.org/attachment.cgi?id=54536)
HTML file to reproduce bug

When a flexbox with non-zero box-flex property is resized to smaller size than
the specified one, the height of the flexbox gets an unexpected value.

If you open the attached HTML file, 100x100 mostly green box rendered is the
expected result.  However, current implementation renders 100x114 mostly green
box.

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