Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25fc2ed66b603ac0edfbae46034aa6ee2554dc56
https://github.com/WebKit/WebKit/commit/25fc2ed66b603ac0edfbae46034aa6ee2554dc56
Author: Alan Baradlay <[email protected]>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
A
LayoutTests/fast/css-grid-layout/height-percentage-on-grid-item-child-with-nesting-expected.html
A
LayoutTests/fast/css-grid-layout/height-percentage-on-grid-item-child-with-nesting.html
M Source/WebCore/rendering/RenderGrid.cpp
Log Message:
-----------
English Heritage Members' Area overlapping layout
https://bugs.webkit.org/show_bug.cgi?id=271843
<rdar://problem/125572851>
Reviewed by Antti Koivisto.
Overriding height is (sadly) the render tree way of saying "please use this
instead of the computed value".
(This is used to communicate between nested formatting contexts)
*
LayoutTests/fast/css-grid-layout/height-percentage-on-grid-item-child-with-nesting-expected.html:
Added.
*
LayoutTests/fast/css-grid-layout/height-percentage-on-grid-item-child-with-nesting.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-inline/text-box-trim/text-box-trim-half-leading-block-box-001.html:
* Source/WebCore/rendering/RenderGrid.cpp:
(WebCore::RenderGrid::layoutGrid):
Canonical link: https://commits.webkit.org/276880@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