[webkit-reviews] review granted: [Bug 211574] [LFC[TFC] Adjust the table wrapper box style : [Attachment 398741] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 09:13:23 PDT 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 211574: [LFC[TFC] Adjust the table wrapper box style
https://bugs.webkit.org/show_bug.cgi?id=211574

Attachment 398741: Patch

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




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 398741
  --> https://bugs.webkit.org/attachment.cgi?id=398741
Patch

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

> Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp:226
> +	       auto tableTop = Length { renderer.style().top() };

I think the inferred type is Length even without Length { };


More information about the webkit-reviews mailing list