[Webkit-unassigned] [Bug 117474] Fix regression with dynamically sized replaced elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 05:43:23 PDT 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com,
                   |                            |zalan at apple.com

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Chrome bug had this testcase: https://jsfiddle.net/v3epa76k/

^ it is passing even in Safari 16.5.

Original merge commit was - https://src.chromium.org/viewvc/blink?view=revision&revision=151805

Seems to be done: https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderBlock.cpp#840

RenderBox::hasViewportPercentageLogicalHeight() <- Not able to find.

Already done - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderReplaced.cpp#845

Although since the test is passing, I think, we are fine.

CCing - Alan..

-- 
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/20230525/4b51306d/attachment.htm>


More information about the webkit-unassigned mailing list