[Webkit-unassigned] [Bug 103326] New: [CSS Grid Layout] Support placing the grid items inside the grid area

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 16:59:46 PST 2012


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

           Summary: [CSS Grid Layout] Support placing the grid items
                    inside the grid area
           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


Per section 7. "Grid Item Alignment", we should be able to control the alignment of the grid items inside their grid area using 'justify-self' and 'align-self'.

This also allows the grid items' size to match the grid areas' by using 'align-self: stretch'. We will probably want to move this to a follow-up bug.

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