Bug 227010

Summary: [LFC][TFC] Add support for preferred width computation when mixed width types are present
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 2021-06-14 21:12:07 PDT
e.g <td style="width: 100px;></td><td style="width: 10%;></td>
Comment 1 zalan 2021-06-14 21:17:03 PDT
Created attachment 431398 [details]
Patch
Comment 2 EWS 2021-06-15 06:11:32 PDT
Committed r278869 (238813@main): <https://commits.webkit.org/238813@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431398 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-15 06:12:19 PDT
<rdar://problem/79338641>