Bug 284978
Summary: | Support `margin-trim: inline block` keyword combination | ||
---|---|---|---|
Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
fantasai
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
<rdar://problem/141784069>