[Webkit-unassigned] [Bug 241104] Spacing after some posts is too large on Dead by Daylight forums

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 11:40:53 PDT 2022


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

--- Comment #4 from zalan <zalan at apple.com> ---
(In reply to zalan from comment #3)
> Normally "height: -webkit-fill-available" stretches the block box to the
> height of the containing block (in a simple one child only case). Here the
> containing block's height in not definite meaning that it depends on the
> descendant content, while the child box says "stretch me all the way" (a bit
> of a circular dependency). It looks like we pick the viewport height as the
> base for such stretching to resolve this circular dependency.
The gap changes as the browser window gets taller/shorter (after reload).

-- 
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/20220531/8aa94323/attachment.htm>


More information about the webkit-unassigned mailing list