[Webkit-unassigned] [Bug 95902] New: max-content/min-content should affect min/maxPreferredLogicalWidth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 15:27:22 PDT 2012


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

           Summary: max-content/min-content should affect
                    min/maxPreferredLogicalWidth
           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,
                    tabatkins at google.com


<div style="display:inline-block; border: 5px solid orange; width: -webkit-min-content;">
    <div style="display:inline-block; width: -webkit-max-content;">abcdefg hijklmndop</div>
</div>

There's no overflow in Gecko. There is in WebKit. The Gecko behavior seems clearly preferable.

See http://lists.w3.org/Archives/Public/www-style/2012Aug/0284.html for more discussion.

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