WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284978
Support `margin-trim: block inline` keyword combination
https://bugs.webkit.org/show_bug.cgi?id=284978
Summary
Support `margin-trim: block inline` keyword combination
fantasai
Reported
2024-12-19 14:46:32 PST
The CSS spec was updated to allow `margin-trim: block inline` as a way of indicating all four sides (rather than spelling out all four sides individually). We should add parsing and serialization support for it.
https://www.w3.org/TR/css-box-4/#margin-trim
https://www.w3.org/TR/css-box-4/#changes
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-19 14:47:11 PST
<
rdar://problem/141784069
>
Tim Nguyen (:ntim)
Comment 2
2025-04-25 07:00:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44515
EWS
Comment 3
2025-04-28 07:32:44 PDT
Committed
294190@main
(598304c8891f): <
https://commits.webkit.org/294190@main
> Reviewed commits have been landed. Closing PR #44515 and removing active labels.
Tim Nguyen (:ntim)
Comment 4
2025-04-28 07:38:26 PDT
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/52209
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