WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
294985
[Grid][Baseline Alignment] Expand baseline alignment participation to items with automatic logical width in alignment axis
https://bugs.webkit.org/show_bug.cgi?id=294985
Summary
[Grid][Baseline Alignment] Expand baseline alignment participation to items w...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-06-25 11:09:30 PDT
<
rdar://problem/154311395
>
Sammy Gill
Comment 2
2025-06-25 11:26:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47199
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.
Top of Page
Format For Printing
XML
Clone This Bug