Bug 187965 - [LFC][IFC] BlockContainer::establishesInlineFormattingContext should only check the first inflow child.
Summary: [LFC][IFC] BlockContainer::establishesInlineFormattingContext should only che...
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-07-24 10:59 PDT by zalan
Modified: 2018-07-24 11:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2018-07-24 11:00 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-07-24 10:59:41 PDT
It's enough to check the first in-flow child since we can't have both block and inline level sibling boxes.
Comment 1 zalan 2018-07-24 11:00:38 PDT
Created attachment 345691 [details]
Patch
Comment 2 zalan 2018-07-24 11:48:33 PDT
Committed r234159: <https://trac.webkit.org/changeset/234159>
Comment 3 Radar WebKit Bug Importer 2018-07-24 11:49:18 PDT
<rdar://problem/42550216>