Bug 207818 - [LFC][Floats] FloatingContext::positionForFloat needs the horizontal constrains
Summary: [LFC][Floats] FloatingContext::positionForFloat needs the horizontal constrains
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: 2020-02-15 17:05 PST by zalan
Modified: 2020-02-16 07:15 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.63 KB, patch)
2020-02-15 17:38 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-02-15 17:05:06 PST
when calling formattingContext().geometryForBox(*layoutBox.containingBlock())
Comment 1 Radar WebKit Bug Importer 2020-02-15 17:05:32 PST
<rdar://problem/59489777>
Comment 2 zalan 2020-02-15 17:38:22 PST
Created attachment 390876 [details]
Patch
Comment 3 zalan 2020-02-16 07:15:00 PST
Committed r256708: <https://trac.webkit.org/changeset/256708>