[Webkit-unassigned] [Bug 113351] New: [CSS Grid Layout] Top and left paddings are not accounted for on the grid container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 16:01:15 PDT 2013


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

           Summary: [CSS Grid Layout] Top and left paddings are not
                    accounted for on the grid container
           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


Putting the following on the grid container (grid element before):

padding: 20px;

doesn't add the top and left padding (see test case).

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