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 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 | ||
Sammy Gill
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
<rdar://problem/154311395>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/47199
EWS
Committed 296665@main (69af7d1c3763): <https://commits.webkit.org/296665@main>
Reviewed commits have been landed. Closing PR #47199 and removing active labels.