Bug 184123 - [LayoutReloaded] Convert floating left/right stack display boxes absolute to the formatting context's root.
Summary: [LayoutReloaded] Convert floating left/right stack display boxes absolute to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-28 20:18 PDT by zalan
Modified: 2018-03-28 20:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.49 KB, patch)
2018-03-28 20:23 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-03-28 20:18:01 PDT
1. Store the displayBox and not the layoutBox
2. Clone the displayBox and convert its rect absolute to the formatting context's root.
Comment 1 zalan 2018-03-28 20:23:33 PDT
Created attachment 336749 [details]
Patch
Comment 2 zalan 2018-03-28 20:28:03 PDT
Committed r230065: <https://trac.webkit.org/changeset/230065>
Comment 3 Radar WebKit Bug Importer 2018-03-28 20:29:21 PDT
<rdar://problem/38983916>