Bug 185598 - [LFC] Implement width computation for non-replaced out of flow elements.
Summary: [LFC] Implement width computation for non-replaced out of flow elements.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-13 20:20 PDT by zalan
Modified: 2018-05-14 07:53 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.77 KB, patch)
2018-05-13 20:23 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (9.77 KB, patch)
2018-05-14 07:13 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2018-05-13 20:20:22 PDT
ssia
Comment 1 zalan 2018-05-13 20:23:39 PDT
Created attachment 340286 [details]
Patch
Comment 2 Antti Koivisto 2018-05-14 00:11:22 PDT
Comment on attachment 340286 [details]
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 =
Comment 3 zalan 2018-05-14 07:13:48 PDT
Created attachment 340310 [details]
Patch
Comment 4 WebKit Commit Bot 2018-05-14 07:52:55 PDT
Comment on attachment 340310 [details]
Patch

Clearing flags on attachment: 340310

Committed r231756: <https://trac.webkit.org/changeset/231756>
Comment 5 WebKit Commit Bot 2018-05-14 07:52:57 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-05-14 07:53:19 PDT
<rdar://problem/40217458>