Bug 303330
| Summary: | [LFC] Add API to get the preferred minimum and maximum widths of a box | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165634646>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/54648
EWS
Committed 303760@main (a09df3a175d8): <https://commits.webkit.org/303760@main>
Reviewed commits have been landed. Closing PR #54648 and removing active labels.