[Webkit-unassigned] [Bug 178973] [css-grid] Display issues with child with max-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 05:50:16 PDT 2017


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

--- Comment #5 from Manuel Rego Casasnovas <rego at igalia.com> ---
Created attachment 325713

  --> https://bugs.webkit.org/attachment.cgi?id=325713&action=review

Reduced test case

Thanks for the information, now I've managed to understand the problem and reproduce it.
As a workaround you can center the element with "justify-self: center;" instead of the auto margins.

The issue is reproducible without max-width, I'm attaching a reduced test case.
If you remove the "margin-top" in my example it works as expected (also if you don't center the item with "auto" margins).
We need to investigate what's going on to get such a weird results.

-- 
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/20171102/02ea4673/attachment-0001.html>


More information about the webkit-unassigned mailing list