Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36e87a1fba92223b5289008516037523be409fba
https://github.com/WebKit/WebKit/commit/36e87a1fba92223b5289008516037523be409fba
Author: Alan Baradlay <[email protected]>
Date: 2023-04-29 (Sat, 29 Apr 2023)
Changed paths:
A LayoutTests/fast/inline/inline-block-with-precent-padding-expected.html
A LayoutTests/fast/inline/inline-block-with-precent-padding.html
M LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[IFC] Unexpected content wrapping when percent padding is present
https://bugs.webkit.org/show_bug.cgi?id=256131
rdar://108666239
Reviewed by Antti Koivisto.
Apparently this is how the rest of the render tree code deals with percent
padding (see updateBlockChildDirtyBitsBeforeLayout, layoutLineBoxes etc).
* LayoutTests/fast/inline/inline-block-with-precent-padding-expected.html:
Added.
* LayoutTests/fast/inline/inline-block-with-precent-padding.html: Added.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutModernLines):
Canonical link: https://commits.webkit.org/263535@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes