[Webkit-unassigned] [Bug 220657] [css-grid] Relayout grid items when definiteness changes.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 22 01:24:36 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220657
Manuel Rego Casasnovas <rego at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #418035|review? |review+, commit-queue-
Flags| |
--- Comment #10 from Manuel Rego Casasnovas <rego at igalia.com> ---
Comment on attachment 418035
--> https://bugs.webkit.org/attachment.cgi?id=418035
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=418035&action=review
r=me with the requested changes inline.
> Source/WebCore/ChangeLog:8
> + When setting an overide logical-height the definiteness can change causing %-height
Nit: s/overide/override/
> Source/WebCore/ChangeLog:-12
> - * rendering/RenderGrid.cpp:
> - (WebCore::RenderGrid::applyStretchAlignmentToChildIfNeeded):
> -
I guess this was a mistake, you shouldn't change other parts of the ChangeLog.
> Source/WebCore/rendering/RenderGrid.cpp:1142
> + // Checking the logical-height of a child isn't enough. Setting an override ogical-height
s/ogical/logical/
> LayoutTests/TestExpectations:-3970
> -webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-child-percent-basis-resize-1.html [ ImageOnlyFailure ]
I believe you have to reflect this in LayoutTests/ChangeLog.
--
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/20210122/41e8c069/attachment.htm>
More information about the webkit-unassigned
mailing list