[Webkit-unassigned] [Bug 192625] New: [LFC][BFC][MarginCollapsing] Add support for peculiar cases.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 07:49:15 PST 2018


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

            Bug ID: 192625
           Summary: [LFC][BFC][MarginCollapsing] Add support for peculiar
                    cases.
           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: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

name a couple:
If the top and bottom margins of an element with clearance are adjoining, its margins collapse with the adjoining margins of following siblings but that resulting margin does not collapse with the bottom margin of the parent block.

If the top margin of a box with non-zero computed 'min-height' and 'auto' computed 'height' collapses with the bottom margin of its last in-flow child, then the child's bottom margin does not collapse with the parent's bottom margin.

-- 
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/20181212/2da6168f/attachment.html>


More information about the webkit-unassigned mailing list