[Webkit-unassigned] [Bug 151323] New: [CSS Grid Layout] inline margins not honored when not using stretch in row-axis alignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 14:13:25 PST 2015


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

            Bug ID: 151323
           Summary: [CSS Grid Layout] inline margins not honored when not
                    using stretch in row-axis alignment
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: simon.fraser at apple.com

Created attachment 265615
  --> https://bugs.webkit.org/attachment.cgi?id=265615&action=review
Case using min-width auto

It seems that when using alignment vales different than 'stretch' we don't respect inline maxis when placing the grid item inside its grid area.  

There are similar issues even using 'stretch' when the item's minimum preferred width is bigger than its grid area and grid item's min-width property is set to 'auto' (default).

Attached some examples to reproduce these issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151116/e9eeeae2/attachment.html>


More information about the webkit-unassigned mailing list