[Webkit-unassigned] [Bug 191627] [css-grid] Incorrect track sizing when using relative sized items in 'auto' column tracks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 14 03:02:56 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191627
--- Comment #1 from Javier Fernandez <jfernandez at igalia.com> ---
Some corrections about the expected size of the first column track:
What is the expected behavior?
The first column track size should be 62.5px, based on the fixed sized item placed in the first row (see expected.png)
What went wrong ?
The first column track size is 200px, based on the grid container width (100px) and the relative sized item placed in the second row (see actual.png)
--
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/20181114/a052c775/attachment.html>
More information about the webkit-unassigned
mailing list