[Webkit-unassigned] [Bug 181677] Spanning Grid item has too much space at the bottom / is too high

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 08:55:52 PST 2018


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

--- Comment #4 from Tobi Reif <tobi at tobireif.com> ---
>From the Chrome/Chromium/Blink bug report page:

https://bugs.chromium.org/p/chromium/issues/detail?id=802021#c16 :

Manuel Rego:
"Ok, I've been checking the algorithm and the code and I found our bug.

The problem is when we were finding the size of an "fr" (https://drafts.csswg.org/css-grid/#algo-find-fr-size).
The spec says:
  "Let leftover space be the space to fill minus the base sizes of the non-flexible grid tracks."

We were removing the gaps from the "leftover space" when the grid has a definite height, but not when it has an indefinite one.
I'll work on a patch to fix this."

-- 
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/20180116/40c464fd/attachment.html>


More information about the webkit-unassigned mailing list