[Webkit-unassigned] [Bug 244787] REGRESSION (253628 at main): Missing images on bbc.com pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 14:13:20 PDT 2022


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

--- Comment #6 from zalan <zalan at apple.com> ---
Images end up with 0px height (width: 100%; height: 100%). We are probably missing an integration piece where the out-of-flow renderer's height is computed after the inline layout (sizing the out-of-flow content is not part of the inline layout, only finding its static position is).

-- 
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/20220905/4b7ab959/attachment.htm>


More information about the webkit-unassigned mailing list