[Webkit-unassigned] [Bug 112269] New: [CSS Grid Layout] Handle min-width / max-width on the grid element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 10:07:13 PDT 2013


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

           Summary: [CSS Grid Layout] Handle min-width / max-width on the
                    grid element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: tony at chromium.org, xan.lopez at gmail.com,
                    ojan at chromium.org
            Blocks: 60731


In RenderGrid::computePreferredLogicalWidths(), there is the following comment:

// FIXME: We should account for min / max logical width.

Other renderers (table, flex-box, ...) have some code to account for min-width / max-width when computing the preferred logical widths.

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