Bug 184220 - [LayoutReloaded] InlineFormattingState should inherit the floating state from its parent formatting state
Summary: [LayoutReloaded] InlineFormattingState should inherit the floating state from...
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 20:03 PDT by zalan
Modified: 2018-03-31 20:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.26 KB, patch)
2018-03-31 20:05 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 20:03:06 PDT
If the block container box that initiates this inline formatting contex also establishes a block context, create a new float for us, otherwise use
the existing one.

parent formatting state -> where the inline formatting root box lives in.
Comment 1 zalan 2018-03-31 20:05:50 PDT
Created attachment 336948 [details]
Patch
Comment 2 zalan 2018-03-31 20:07:31 PDT
Committed r230140: <https://trac.webkit.org/changeset/230140>
Comment 3 Radar WebKit Bug Importer 2018-03-31 20:08:25 PDT
<rdar://problem/39079705>