WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249208
[margin-trim] Implement margin-trim for flex containers
https://bugs.webkit.org/show_bug.cgi?id=249208
Summary
[margin-trim] Implement margin-trim for flex containers
Sammy Gill
Reported
2022-12-12 22:30:56 PST
For flex containers specifically, margin-trim discards - the corresponding margin of each flex item on the closest flex line when trimming an edge parallel to the main axis - the corresponding margin of the first/last flex item on each flex line when trimming an edge parallel to the cross axis - This process ignores any collapsed flex items.
https://w3c.github.io/csswg-drafts/css-box-4/#margin-trim-flex
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-12 22:31:19 PST
<
rdar://problem/103285847
>
Sammy Gill
Comment 2
2023-01-03 15:15:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8166
EWS
Comment 3
2023-01-06 14:43:10 PST
Committed
258563@main
(0efe67f528eb): <
https://commits.webkit.org/258563@main
> Reviewed commits have been landed. Closing PR #8166 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