[webkit-reviews] review granted: [Bug 185598] [LFC] Implement width computation for non-replaced out of flow elements. : [Attachment 340286] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 00:11:22 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 185598: [LFC] Implement width computation for non-replaced out of flow
elements.
https://bugs.webkit.org/show_bug.cgi?id=185598

Attachment 340286: Patch

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




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

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

> Source/WebCore/layout/FormattingContext.cpp:174
> +	   computedWidthValue= shrinkToFitWidth(layoutContext, layoutBox);

Missing space before =


More information about the webkit-reviews mailing list