Bug 193954 - [LFC][BFC] Do not ignore next sibling box while laying out BFC.
Summary: [LFC][BFC] Do not ignore next sibling box while laying out BFC.
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: 2019-01-28 21:39 PST by zalan
Modified: 2019-01-29 06:56 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.09 KB, patch)
2019-01-28 21:44 PST, 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 2019-01-28 21:39:56 PST
ssia
Comment 1 zalan 2019-01-28 21:44:14 PST
Created attachment 360438 [details]
Patch
Comment 2 Antti Koivisto 2019-01-29 02:46:14 PST
Comment on attachment 360438 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=360438&action=review

> Source/WebCore/layout/blockformatting/BlockFormattingContext.cpp:158
> +        auto computeInFlowPositionedPosition = [&]() {

Unneeded ()
Comment 3 WebKit Commit Bot 2019-01-29 06:55:22 PST
Comment on attachment 360438 [details]
Patch

Clearing flags on attachment: 360438

Committed r240654: <https://trac.webkit.org/changeset/240654>
Comment 4 WebKit Commit Bot 2019-01-29 06:55:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-01-29 06:56:26 PST
<rdar://problem/47631344>