[Webkit-unassigned] [Bug 106143] New: min-width/max-width of min-content/max-content don't work correctly if the width set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 16:02:53 PST 2013


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

           Summary: min-width/max-width of min-content/max-content don't
                    work correctly if the width set
           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: ojan at chromium.org
                CC: hyatt at apple.com, esprehn at chromium.org,
                    tony at chromium.org, jchaffraix at webkit.org
            Blocks: 97747


Created an attachment (id=181400)
 --> (https://bugs.webkit.org/attachment.cgi?id=181400&action=review)
test case

See test case. Mozilla nightly gets this right. This is the same root cause as bug 97747.

I think we might need to add a concept of minContent/maxContent in addition to min/maxPreferredLogicalWidth. The former is not be affected by the width being set, the latter is.

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