WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262508
[css-grid] Subgrids should have their row-start margins resolved after column sizing of outer grid
https://bugs.webkit.org/show_bug.cgi?id=262508
Summary
[css-grid] Subgrids should have their row-start margins resolved after column...
Sammy Gill
Reported
2023-10-02 15:07:28 PDT
After the first and second iteration of column sizing in the grid track sizing algorithm, the available width for each grid item should be defined. This should allow these items to properly resolve various margins. Row subgrids in particular need this information for their items that participate in baseline alignment in the block direction of the grid.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-02 15:07:46 PDT
<
rdar://problem/116369419
>
Sammy Gill
Comment 2
2023-10-02 15:40:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18517
EWS
Comment 3
2023-10-17 13:37:04 PDT
Committed
269424@main
(d28a4da714e8): <
https://commits.webkit.org/269424@main
> Reviewed commits have been landed. Closing PR #18517 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