Bug 211352 - [LFC][TFC] Turns horizontal space distribution into a generic space distribution
Summary: [LFC][TFC] Turns horizontal space distribution into a generic space distribution
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: 2020-05-03 09:52 PDT by zalan
Modified: 2020-05-03 11:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (19.05 KB, patch)
2020-05-03 10:04 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (19.05 KB, patch)
2020-05-03 10:52 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (19.04 KB, patch)
2020-05-03 10:53 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 2020-05-03 09:52:50 PDT
so that we can start using it for vertical (row) space distribution.
Comment 1 zalan 2020-05-03 10:04:26 PDT
Created attachment 398316 [details]
Patch
Comment 2 Antti Koivisto 2020-05-03 10:21:37 PDT
Comment on attachment 398316 [details]
Patch

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

> Source/WebCore/layout/tableformatting/TableFormattingContext.cpp:350
> +class ColumnSpan {

Could be struct
Comment 3 zalan 2020-05-03 10:52:10 PDT
Created attachment 398319 [details]
Patch
Comment 4 zalan 2020-05-03 10:53:16 PDT
Created attachment 398320 [details]
Patch
Comment 5 EWS 2020-05-03 11:23:43 PDT
Committed r261064: <https://trac.webkit.org/changeset/261064>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398320 [details].
Comment 6 Radar WebKit Bug Importer 2020-05-03 11:24:16 PDT
<rdar://problem/62811631>