[Webkit-unassigned] [Bug 136217] New: [CSS Grid Layout] Limit the size of explicit/implicit grid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 25 03:26:53 PDT 2014


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

           Summary: [CSS Grid Layout] Limit the size of explicit/implicit
                    grid
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


New versions of the spec allow us to set a limit for the size of both implicit and explicit grid.

"Implementations may limit the possible size of the explicit grid. If they do, attempting to specify an explicit grid larger than the implementation-defined maximum must instead define an explicit grid of the maximum size. Implementations may cap the explicit grid to slightly less than the maximum, in order to have only whole repetitions of the repeat() function. It is recommended that the maximum size of the explicit grid not be smaller than 1 million tracks in each axis."

(there is a similar paragraph for the implicit grid).

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