[webkit-reviews] review granted: [Bug 185024] [LFC] Implement BlockFormattingContext::layout logic and its dependencies : [Attachment 338999] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 10:36:37 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 185024: [LFC] Implement BlockFormattingContext::layout logic and its
dependencies
https://bugs.webkit.org/show_bug.cgi?id=185024

Attachment 338999: Patch

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




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

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

> Source/WebCore/layout/blockformatting/BlockFormattingContext.cpp:69
> +	   // Travers down on the descendants and compute width/static position
until we find a leaf node.

Probably "traverse down"


More information about the webkit-reviews mailing list