Bug 306501
| Summary: | [GFC] Add some initial logic for computing grid item used minimum sizes | ||
|---|---|---|---|
| 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
We will need some helper functions that help us resolve the used minimum sizes for grid items. for certain types, such as fixed, this will be fairly straightforward, but handling auto will be slightly more complicated. We can set up some initial code that will set us up to iterate over
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169155238>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/57455
EWS
Committed 306456@main (941a729b4b0d): <https://commits.webkit.org/306456@main>
Reviewed commits have been landed. Closing PR #57455 and removing active labels.