[Webkit-unassigned] [Bug 132122] New: [CSS Grid Layout] Implementation of the "grid" shorthand.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 03:02:47 PDT 2014


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

           Summary: [CSS Grid Layout] Implementation of the "grid"
                    shorthand.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jfernandez at igalia.com


The grid property is a shorthand that sets all of the explicit grid properties (grid-template-rows, grid-template-columns, and grid-template-areas) as well as all the implicit grid properties (grid-auto-rows, grid-auto-columns, and grid-auto-flow) in a single declaration.

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