RESOLVED FIXED 249210
[margin-trim] Implement margin trim for grid containers
https://bugs.webkit.org/show_bug.cgi?id=249210
Summary [margin-trim] Implement margin trim for grid containers
Sammy Gill
Reported 2022-12-12 22:31:59 PST
For grid containers specifically, margin-trim discards the corresponding margin of each grid item in the grid track adjacent to the relevant box edge. This process ignores any collapsed grid tracks. It does not otherwise ignore any empty grid tracks. https://w3c.github.io/csswg-drafts/css-box-4/#margin-trim-grid
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-12 22:32:23 PST
Sammy Gill
Comment 2 2023-01-04 16:42:37 PST
EWS
Comment 3 2023-01-06 17:56:21 PST
Committed 258587@main (e8f3117677da): <https://commits.webkit.org/258587@main> Reviewed commits have been landed. Closing PR #8220 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.