[Webkit-unassigned] [Bug 249206] New: [margin-trim] Implement margin trim for block containers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 22:26:09 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249206

            Bug ID: 249206
           Summary: [margin-trim] Implement margin trim for block
                    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 block containers specifically, margin-trim discards:

- The block-start margin of a block-level first child, when trimming at the block-start edge.
- The block-end margin of a block-level last child, when trimming at the block-end edge.
- Any margin collapsed with these margins.

https://w3c.github.io/csswg-drafts/css-box-4/#margin-trim-block

-- 
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/cab0b1f6/attachment.htm>


More information about the webkit-unassigned mailing list