[Webkit-unassigned] [Bug 112388] New: [CSS Grid Layout] Fix the preferred / intrinsic logical widths code to work with spanning grid items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 14 16:20:40 PDT 2013


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

           Summary: [CSS Grid Layout] Fix the preferred / intrinsic
                    logical widths code to work with spanning grid items
           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: 103314


Our current code is completely wrong when dealing with spanning grid items as we only consider the initial position.

The specification is silent on how to handle preferred logical widths when it comes to spanning so we will have some thinking to do and probably an issue to raise to the working group.

Also we should try to reuse some of the layout code when it makes sense to have consistent computations.

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