Bug 213599 - [LFC][TFC] Use the flexing value as the base for the available horizontal space distribution
Summary: [LFC][TFC] Use the flexing value as the base for the available horizontal spa...
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-06-25 07:32 PDT by zalan
Modified: 2020-07-06 12:13 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.17 KB, patch)
2020-06-25 07:54 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-06-25 07:32:45 PDT
flexing value = max - min.
Comment 1 zalan 2020-06-25 07:54:25 PDT
Created attachment 402735 [details]
Patch
Comment 2 EWS 2020-06-25 08:19:45 PDT
Committed r263509: <https://trac.webkit.org/changeset/263509>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402735 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-25 17:06:38 PDT
<rdar://problem/64781366>
Comment 4 Aakash Jain 2020-07-06 12:13:39 PDT
Newly added test fast/layoutformattingcontext/table-min-max-flex-distribution-simple.html is failing consistently on windows as also indicated by EWS (in https://ews-build.webkit.org/#/builders/10/builds/23070)

Tracked in Bug 213996.