Note the final bullet point from the block container portion of the spec: 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.
<rdar://problem/103640784>
Pull request: https://github.com/WebKit/WebKit/pull/9085
Committed 259734@main (82ef68207e2f): <https://commits.webkit.org/259734@main> Reviewed commits have been landed. Closing PR #9085 and removing active labels.