[Webkit-unassigned] [Bug 130920] New: [CSS Grid Layout] The 'auto' height must be adapted to the item's margin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 16:58:58 PDT 2014


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

           Summary: [CSS Grid Layout] The 'auto' height must be adapted to
                    the item's margin.
           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


When using 'auto' on grid-template-{rows-columns} properties, the vertical margin should be taken into account when computing the item's logical height, so the grid container's height is adapted accordingly.

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