[Webkit-unassigned] [Bug 171855] New: grid layout negative row-end bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 9 02:49:49 PDT 2017


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

            Bug ID: 171855
           Summary: grid layout negative row-end bug
           Product: WebKit
           Version: Safari 10
          Hardware: All
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: raphael at goetter.fr

grid layout negative values seems to bug when applied on grid-row

grid-row-start: 1;  grid-row-end: -1; should span item between first and last line, but it doesn't.

try negative value on grid-row-end ... breaks grid

see: 
http://codepen.io/raphaelgoetter/pen/aWEKwM?editors=1100

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170509/0c43e69c/attachment-0001.html>


More information about the webkit-unassigned mailing list