Bug 240414 - [FFC][Integration] Add "fixed sized/all default value" flex layout
Summary: [FFC][Integration] Add "fixed sized/all default value" flex layout
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: 2022-05-13 21:26 PDT by zalan
Modified: 2022-05-14 09:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2022-05-13 21:32 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 2022-05-13 21:26:38 PDT
<div style="display: flex">
  <div style="width: 50px; height: 100px;">flex</div>
  <div style="width: 50px; height: 100px;">layout</div>
</div>
Comment 1 zalan 2022-05-13 21:32:34 PDT
Created attachment 459344 [details]
Patch
Comment 2 EWS 2022-05-14 09:57:19 PDT
Committed r294198 (250564@main): <https://commits.webkit.org/250564@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 459344 [details].
Comment 3 Radar WebKit Bug Importer 2022-05-14 09:58:15 PDT
<rdar://problem/93292344>