[Webkit-unassigned] [Bug 249208] New: [margin-trim] Implement margin-trim for flex containers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 12 22:30:56 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249208
Bug ID: 249208
Summary: [margin-trim] Implement margin-trim for flex
containers
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sgill26 at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
For flex containers specifically, margin-trim discards
- the corresponding margin of each flex item on the closest flex line when trimming an edge parallel to the main axis
- the corresponding margin of the first/last flex item on each flex line when trimming an edge parallel to the cross axis
- This process ignores any collapsed flex items.
https://w3c.github.io/csswg-drafts/css-box-4/#margin-trim-flex
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221213/fd03a6f1/attachment.htm>
More information about the webkit-unassigned
mailing list