Bug 294985

Summary: [Grid][Baseline Alignment] Expand baseline alignment participation to items with automatic logical width in alignment axis
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: 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
Reported 2025-06-25 11:09:19 PDT
When the alignment axis is the same direction as the grid item's inline direction (e.g. non-orthogonal grid item being aligned inside a grid column) we do not allow it to participate in baseline alignment if it has an automatic inline size. This does not seem to be quite right and is a bit too restrictive since having an automatic inline size does not imply a baseline cyclic dependency as described in the spec
Attachments
Radar WebKit Bug Importer
Comment 1 2025-06-25 11:09:30 PDT
Sammy Gill
Comment 2 2025-06-25 11:26:17 PDT
EWS
Comment 3 2025-06-26 09:38:35 PDT
Committed 296665@main (69af7d1c3763): <https://commits.webkit.org/296665@main> Reviewed commits have been landed. Closing PR #47199 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.