Bug 266085
| Summary: | Implement align-content for block containers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 17 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=267147 | ||
fantasai
CSS Box Alignment defines align-content to apply to blocks: https://www.w3.org/TR/css-align-3/#distribution-block
It would be nice if this worked in WebKit.
See Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1684236
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 271818@main (4c9ed164dcfc): <https://commits.webkit.org/271818@main>
Reviewed commits have been landed. Closing PR #21522 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119444045>
EWS
Committed 271826@main (4bc774ae6e17): <https://commits.webkit.org/271826@main>
Reviewed commits have been landed. Closing PR #21581 and removing active labels.