[Webkit-unassigned] [Bug 77106] New: CSS3 "box-flex" setting does not respect "border-box" box sizing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 09:15:04 PST 2012


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

           Summary: CSS3 "box-flex" setting does not respect "border-box"
                    box sizing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: t.koutsovassilis at gmail.com


Steps to reproduce:

 - Create a CSS3 horizontal box
 - Add two children with the same "flex-box" value and set their "box-sizing" CSS attribute to "border-box"
 - Add border and padding to the first one.

The box's children should have the same width and "split" the box in half width but they don't.
The first child expands unexpectedly.

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