WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249206
[margin-trim] Implement margin trim for block containers
https://bugs.webkit.org/show_bug.cgi?id=249206
Summary
[margin-trim] Implement margin trim for block containers
Sammy Gill
Reported
2022-12-12 22:26:09 PST
For block containers specifically, margin-trim discards: - The block-start margin of a block-level first child, when trimming at the block-start edge. - The block-end margin of a block-level last child, when trimming at the block-end edge. - Any margin collapsed with these margins.
https://w3c.github.io/csswg-drafts/css-box-4/#margin-trim-block
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-12 22:26:43 PST
<
rdar://problem/103285722
>
Sammy Gill
Comment 2
2022-12-19 16:21:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7882
EWS
Comment 3
2023-01-04 16:35:46 PST
Committed
258457@main
(6bd29f7cff74): <
https://commits.webkit.org/258457@main
> Reviewed commits have been landed. Closing PR #7882 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