[Webkit-unassigned] [Bug 258372] Ensure that percent height children use right value for transformed table parts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 13:36:59 PDT 2024


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

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Now it needs three changes:

const auto& cb = dynamicDowncast<RenderBox>(containingBlock);
        LayoutUnit result = cb->clientLogicalHeight();

and also delete unused `containingBlockAsRenderBlock`.

-- 
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/20240723/17f65f68/attachment-0001.htm>


More information about the webkit-unassigned mailing list