Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e3542612b5691ca16737956fb1599ff3848deb4
https://github.com/WebKit/WebKit/commit/4e3542612b5691ca16737956fb1599ff3848deb4
Author: Alan Baradlay <[email protected]>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
A LayoutTests/fast/block/float/zero-margin-box-float-overlap-expected.html
A LayoutTests/fast/block/float/zero-margin-box-float-overlap.html
M Source/WebCore/rendering/RenderBox.cpp
Log Message:
-----------
REGRESSION (283298@main): GitHub.com: checks run have condensed UI and not
expanded to area in STP207 compared to Safari 18.1
https://bugs.webkit.org/show_bug.cgi?id=283115
<rdar://problem/139882323>
Reviewed by Antti Koivisto.
When there's no float to avoid (in this there's a float on this logical top
position, but with zero margin width), our logical width is the same as
if there was no float at all.
* LayoutTests/fast/block/float/zero-margin-box-float-overlap-expected.html:
Added.
* LayoutTests/fast/block/float/zero-margin-box-float-overlap.html: Added.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::shrinkLogicalWidthToAvoidFloats const):
Canonical link: https://commits.webkit.org/286637@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes