RESOLVED FIXED306501
[GFC] Add some initial logic for computing grid item used minimum sizes
https://bugs.webkit.org/show_bug.cgi?id=306501
Summary [GFC] Add some initial logic for computing grid item used minimum sizes
Sammy Gill
Reported 2026-01-28 21:41:30 PST
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
Radar WebKit Bug Importer
Comment 1 2026-01-28 21:41:39 PST
Sammy Gill
Comment 2 2026-01-28 21:53:06 PST
EWS
Comment 3 2026-01-29 16:17:26 PST
Committed 306456@main (941a729b4b0d): <https://commits.webkit.org/306456@main> Reviewed commits have been landed. Closing PR #57455 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.