Bug 184219 - [LayoutReloaded] FloatingContext does not need a parent formatting context.
Summary: [LayoutReloaded] FloatingContext does not need a parent formatting context.
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-31 19:35 PDT by zalan
Modified: 2018-03-31 19:45 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.09 KB, patch)
2018-03-31 19:43 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-31 19:35:45 PDT
Now that margins are moved over to Display.Box.
This is in preparation for being able to create a FloatingContext for an inline formatting context when the context actually inherits the floating state from the formatting root's formatting state.
Comment 1 zalan 2018-03-31 19:43:09 PDT
Created attachment 336947 [details]
Patch
Comment 2 zalan 2018-03-31 19:44:54 PDT
Committed r230139: <https://trac.webkit.org/changeset/230139>
Comment 3 Radar WebKit Bug Importer 2018-03-31 19:45:23 PDT
<rdar://problem/39079624>