Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b9c49c9443e7d5e678321e7aca8211fade0bb5cf
https://github.com/WebKit/WebKit/commit/b9c49c9443e7d5e678321e7aca8211fade0bb5cf
Author: Alan Baradlay <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[blocks-in-inline] Fix
fast/block/margin-collapse/block-inside-inline/002.html, -003.html and -004.html
https://bugs.webkit.org/show_bug.cgi?id=303840
Reviewed by Antti Koivisto.
Account for margin in inline direction when computing the min/max widths for
block level boxes
inside inline content.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths const):
Canonical link: https://commits.webkit.org/304170@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications