[Webkit-unassigned] [Bug 111653] New: [CSS Grid Layout] Handle 2 positions with one 'auto' properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 17:49:06 PST 2013


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

           Summary: [CSS Grid Layout] Handle 2 positions with one 'auto'
                    properly
           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
        Depends on: 103314


After bug 111372 and bug 110777, it is possible to set the grid positions independently. However the layout code make the assumption that we have only one position. It also wrongly assumes that 'auto' / 1 should be autoplaced.

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