WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261523
[css-grid] RenderGrid::getBaselineChild should look at both the alignment type of the grid item and its alignment context
https://bugs.webkit.org/show_bug.cgi?id=261523
Summary
[css-grid] RenderGrid::getBaselineChild should look at both the alignment typ...
Sammy Gill
Reported
2023-09-13 11:41:00 PDT
Currently getBaselineChild only looks at the type of alignment for a grid item when determining if it should use it for the grid's baseline. However, it should also be checking the alignment context in which the item is in. For example, a last baseline aligned grid item that spans multiple rows may participate in baseline alignment in the last track is spans into as opposed to the first track it gets placed in
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-13 11:41:17 PDT
<
rdar://problem/115441833
>
Sammy Gill
Comment 2
2023-12-12 14:10:17 PST
https://github.com/WebKit/WebKit/pull/17746
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