WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
284978
Support `margin-trim: inline block` keyword combination
https://bugs.webkit.org/show_bug.cgi?id=284978
Summary
Support `margin-trim: inline block` 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
>
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