Bug 187082 - [LFC] Out-of-flow positioned element's height depends on its containing block's height.
Summary: [LFC] Out-of-flow positioned element's height depends on its containing block...
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-06-26 21:54 PDT by zalan
Modified: 2018-06-27 12:29 PDT (History)
5 users (show)

See Also:


Attachments
Patch (29.52 KB, patch)
2018-06-26 22:01 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (9.62 KB, patch)
2018-06-27 10:41 PDT, 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 2018-06-26 21:54:54 PDT
So we can't really compute the final height until after the containing block's height is computed.
Comment 1 zalan 2018-06-26 22:01:50 PDT
Created attachment 343688 [details]
Patch
Comment 2 zalan 2018-06-27 10:41:53 PDT
Created attachment 343725 [details]
Patch
Comment 3 zalan 2018-06-27 12:23:24 PDT
Committed r233272: <https://trac.webkit.org/changeset/233272>
Comment 4 Radar WebKit Bug Importer 2018-06-27 12:29:20 PDT
<rdar://problem/41536951>