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
Radar WebKit Bug Importer
Comment 1 2024-12-19 14:47:11 PST
Tim Nguyen (:ntim)
Comment 2 2025-04-25 07:00:55 PDT
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.