[Webkit-unassigned] [Bug 103573] New: [CSS Grid Layout] Support implicit rows and columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 16:17:28 PST 2012


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

           Summary: [CSS Grid Layout] Support implicit rows and columns
           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


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

We don't account for implicit rows and columns in the current code.

After bug 102968 we will crash on the following test case as we try to access past the track vector boundary in RenderGrid::layoutGridItems. I will land a work-around as part of bug 103343 as we were hitting this but we still won't properly handle the positioning properly.

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