[webkit-reviews] review granted: [Bug 226981] [css-grid] Overflow should be computed with the actual logical bottom : [Attachment 437620] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 07:18:25 PDT 2021


Javier Fernandez <jfernandez at igalia.com> has granted zsun at igalia.com's request
for review:
Bug 226981: [css-grid] Overflow should be computed with the actual logical
bottom
https://bugs.webkit.org/show_bug.cgi?id=226981

Attachment 437620: Patch

https://bugs.webkit.org/attachment.cgi?id=437620&action=review




--- Comment #12 from Javier Fernandez <jfernandez at igalia.com> ---
Comment on attachment 437620
  --> https://bugs.webkit.org/attachment.cgi?id=437620
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=437620&action=review

r=me

> Source/WebCore/rendering/RenderBlock.h:235
> +    LayoutSize clientLogicalRightAndBottomAfterRepositioning();

This function can be 'const', right ?


More information about the webkit-reviews mailing list