RESOLVED FIXED303330
[LFC] Add API to get the preferred minimum and maximum widths of a box
https://bugs.webkit.org/show_bug.cgi?id=303330
Summary [LFC] Add API to get the preferred minimum and maximum widths of a box
Sammy Gill
Reported 2025-12-01 11:45:37 PST
During track sizing, the algorithm may ask for the minimum and maximum contributions of a box. This is accomplished in render tree by calling into the preferred logical widths API and using that value as the contribution
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-01 11:45:46 PST
Sammy Gill
Comment 2 2025-12-01 12:00:10 PST
EWS
Comment 3 2025-12-02 08:49:15 PST
Committed 303760@main (a09df3a175d8): <https://commits.webkit.org/303760@main> Reviewed commits have been landed. Closing PR #54648 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.