Bug 240414

Summary: [FFC][Integration] Add "fixed sized/all default value" flex layout
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>