[Webkit-unassigned] [Bug 92554] New: flexbox content size calculation not honoring box-sizing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 15:12:41 PDT 2012


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

           Summary: flexbox content size calculation not honoring
                    box-sizing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sjmiles at chromium.org
                CC: esprehn at gmail.com, dglazkov at chromium.org,
                    sjmiles at chromium.org


Created an attachment (id=155061)
 --> (https://bugs.webkit.org/attachment.cgi?id=155061&action=review)
Reduction for flexbox content size problem under box-sizing: border-box

Looks like flexbox is using the wrong value for content size when distributing flex items in a box with box-sizing other than content-box.

Reduction is attached.

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