Bug 191414 - [BFC][IFC] InlineFormattingContext::Line::alignRuns() should take care of all the alignments.
Summary: [BFC][IFC] InlineFormattingContext::Line::alignRuns() should take care of all...
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-11-07 21:45 PST by zalan
Modified: 2018-11-08 07:21 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2018-11-07 21:46 PST, 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-11-07 21:45:08 PST
ssia.
Comment 1 zalan 2018-11-07 21:46:30 PST
Created attachment 354208 [details]
Patch
Comment 2 Antti Koivisto 2018-11-08 04:22:37 PST
Comment on attachment 354208 [details]
Patch

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

> Source/WebCore/layout/inlineformatting/Line.cpp:238
> +    auto alignRuns = [&]() {

No need for ()
Comment 3 zalan 2018-11-08 07:20:37 PST
Committed r237985: <https://trac.webkit.org/changeset/237985>
Comment 4 Radar WebKit Bug Importer 2018-11-08 07:21:23 PST
<rdar://problem/45909781>