WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-12 22:32:23 PST
<
rdar://problem/103285873
>
Sammy Gill
Comment 2
2023-01-04 16:42:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8220
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.
Top of Page
Format For Printing
XML
Clone This Bug