Bug 262508
Summary: | [css-grid] Subgrids should have their row-start margins resolved after column sizing of outer grid | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | Layout and Rendering | Assignee: | 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 | ||
Bug Depends on: | |||
Bug Blocks: | 260530 |
Sammy Gill
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
<rdar://problem/116369419>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/18517
EWS
Committed 269424@main (d28a4da714e8): <https://commits.webkit.org/269424@main>
Reviewed commits have been landed. Closing PR #18517 and removing active labels.