Bug 266085

Summary: Implement align-content for block containers
Product: WebKit Reporter: fantasai <fantasai.bugs>
Component: Layout and RenderingAssignee: 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
Reported 2023-12-08 10:47:19 PST
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
EWS
Comment 1 2023-12-09 16:59:42 PST
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
Comment 2 2023-12-09 17:00:16 PST
EWS
Comment 3 2023-12-09 21:22:51 PST
Committed 271826@main (4bc774ae6e17): <https://commits.webkit.org/271826@main> Reviewed commits have been landed. Closing PR #21581 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.